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 christian.heimes
Recipients christian.heimes, gvanrossum
Date 2007-11-29.16:27:34
SpamBayes Score 0.030911809
Marked as misclassified No
Message-id <1196353654.85.0.895576631974.issue1522@psf.upfronthosting.co.za>
In-reply-to
Content
I've created a pyvm module for Python 3.0. So far it just contains a
bunch of internal types. What methods do you like to add to pyvm?
Somebody suggested internal functions from sys like the check internal.
Files
File name Uploaded
py3k_pyvm.patch christian.heimes, 2007-11-29.16:27:34
History
Date User Action Args
2007-11-29 16:27:34christian.heimessetspambayes_score: 0.0309118 -> 0.030911809
recipients: + christian.heimes, gvanrossum
2007-11-29 16:27:34christian.heimessetspambayes_score: 0.0309118 -> 0.0309118
messageid: <1196353654.85.0.895576631974.issue1522@psf.upfronthosting.co.za>
2007-11-29 16:27:34christian.heimeslinkissue1522 messages
2007-11-29 16:27:34christian.heimescreate