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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, belopolsky, brett.cannon, brian.curtin, daniel.urban, lemburg, mark.dickinson, pitrou, r.david.murray, rhettinger, techtonik, vstinner
Date 2010-06-18.09:18:30
SpamBayes Score 0.01700449
Marked as misclassified No
Message-id <1276852711.88.0.637032826715.issue7989@psf.upfronthosting.co.za>
In-reply-to
Content
If both implementations can exist in the same interpreter, how will they cooperate?
For example, Time instances created with datetime.py won't pass PyTime_Check().
History
Date User Action Args
2010-06-18 09:18:32amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, lemburg, brett.cannon, rhettinger, mark.dickinson, belopolsky, pitrou, vstinner, techtonik, r.david.murray, brian.curtin, daniel.urban
2010-06-18 09:18:31amaury.forgeotdarcsetmessageid: <1276852711.88.0.637032826715.issue7989@psf.upfronthosting.co.za>
2010-06-18 09:18:30amaury.forgeotdarclinkissue7989 messages
2010-06-18 09:18:30amaury.forgeotdarccreate