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 loewis
Recipients gpolo, loewis
Date 2008-05-31.05:59:17
SpamBayes Score 0.028318563
Marked as misclassified No
Message-id <1212213562.18.0.887827683432.issue3015@psf.upfronthosting.co.za>
In-reply-to
Content
I think in Python 3, the whole wantobjects=False case should go. It was
a compatibility measure to support applications that didn't expect Tcl
objects; for Python 3, only a single case should be supported.
History
Date User Action Args
2008-05-31 05:59:22loewissetspambayes_score: 0.0283186 -> 0.028318563
recipients: + loewis, gpolo
2008-05-31 05:59:22loewissetspambayes_score: 0.0283186 -> 0.0283186
messageid: <1212213562.18.0.887827683432.issue3015@psf.upfronthosting.co.za>
2008-05-31 05:59:21loewislinkissue3015 messages
2008-05-31 05:59:20loewiscreate