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 benjamin.peterson
Recipients benjamin.peterson, brian.curtin, georg.brandl
Date 2010-02-03.02:48:46
SpamBayes Score 0.14721313
Marked as misclassified No
Message-id <1265165328.21.0.434068693013.issue7838@psf.upfronthosting.co.za>
In-reply-to
Content
Actually, I consider them private now, given that they aren't in __all__ or documented. I'd prefer if the code was changed to qualify their use with _subprocess.X actually. Docstrings are fine, I suppose.
History
Date User Action Args
2010-02-03 02:48:48benjamin.petersonsetrecipients: + benjamin.peterson, georg.brandl, brian.curtin
2010-02-03 02:48:48benjamin.petersonsetmessageid: <1265165328.21.0.434068693013.issue7838@psf.upfronthosting.co.za>
2010-02-03 02:48:47benjamin.petersonlinkissue7838 messages
2010-02-03 02:48:46benjamin.petersoncreate