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 jcea
Recipients Arfrever, jcea, loewis, scoder
Date 2011-11-20.15:55:17
SpamBayes Score 0.0010178805
Marked as misclassified No
Message-id <1321804517.79.0.173774951493.issue13431@psf.upfronthosting.co.za>
In-reply-to
Content
Python interpreter already have that information internally. The initial proposal was to pass it to the init as an additional parameter. My suggestion is to export it as a new function that the init can call if VERSION >=3.3.
History
Date User Action Args
2011-11-20 15:55:17jceasetrecipients: + jcea, loewis, scoder, Arfrever
2011-11-20 15:55:17jceasetmessageid: <1321804517.79.0.173774951493.issue13431@psf.upfronthosting.co.za>
2011-11-20 15:55:17jcealinkissue13431 messages
2011-11-20 15:55:17jceacreate