Message3598

Author leosoto
Recipients brosner, leosoto
Date 2008-09-15.03:34:46
SpamBayes Score 0.0010017892
Marked as misclassified No
Message-id <1221449687.87.0.0914412878921.issue1131@psf.upfronthosting.co.za>
In-reply-to
Content
Quick note: my first idea wasn't that good: too complicated and just
hides the real problem. 

So we should just expose __repr__ and __str__ on PyType, following
what's documented on
http://wiki.python.org/jython/JythonDeveloperGuide/ImplementingStrAndRepr
History
Date User Action Args
2008-09-15 03:34:47leosotosetmessageid: <1221449687.87.0.0914412878921.issue1131@psf.upfronthosting.co.za>
2008-09-15 03:34:47leosotosetrecipients: + leosoto, brosner
2008-09-15 03:34:47leosotolinkissue1131 messages
2008-09-15 03:34:47leosotocreate