/[opental]/opental/pax/core.py
ViewVC logotype

Diff of /opental/pax/core.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.16 by lalo, Wed Feb 26 19:59:14 2003 UTC revision 1.17 by lalo, Fri Apr 25 16:04:04 2003 UTC
# Line 201  class Literal(object): Line 201  class Literal(object):
201    
202      __str__ = __xml__      __str__ = __xml__
203    
204        __unicode__ = __xml__
205    
206      def __repr__(self):      def __repr__(self):
207          return '<Literal %s>' % repr(self.text)          return '<Literal %s>' % repr(self.text)
208    

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26