This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author humitos
Recipients alexandre.vassalotti, humitos
Date 2008-05-24.02:05:09
SpamBayes Score 0.088468865
Marked as misclassified No
Message-id <1211594727.15.0.324996337898.issue2888@psf.upfronthosting.co.za>
In-reply-to
Content
If the correct way is the first option, we can use this 
patch to solve that error.

I attached diff file. I use Lib/test/test_pprint.py to 
ensure that's works.
History
Date User Action Args
2008-05-24 02:05:28humitossetspambayes_score: 0.0884689 -> 0.088468865
recipients: + humitos, alexandre.vassalotti
2008-05-24 02:05:27humitossetspambayes_score: 0.0884689 -> 0.0884689
messageid: <1211594727.15.0.324996337898.issue2888@psf.upfronthosting.co.za>
2008-05-24 02:05:25humitoslinkissue2888 messages
2008-05-24 02:05:24humitoscreate