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 pitrou
Recipients pitrou
Date 2009-11-15.14:34:37
SpamBayes Score 0.006521674
Marked as misclassified No
Message-id <1258295679.52.0.0670175954257.issue7328@psf.upfronthosting.co.za>
In-reply-to
Content
This works under 2.x but not 3.x:

$ ./python -m pydoc str
No module named subprocess
History
Date User Action Args
2009-11-15 14:34:39pitrousetrecipients: + pitrou
2009-11-15 14:34:39pitrousetmessageid: <1258295679.52.0.0670175954257.issue7328@psf.upfronthosting.co.za>
2009-11-15 14:34:38pitroulinkissue7328 messages
2009-11-15 14:34:38pitroucreate