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 dandel1984
Recipients
Date 2007-04-27.01:14:45
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
there is still a reason to do this, except for it'll haft to be integrated into the new module, because of how windows/dos handle the command line input, and most people will try working it as is, which is just simply put in a windows/dos command and expect it to work like it does in unix based systems, at which this does the job really well... a sample of that would be to call it like so:

commands.get_output("echo Testing")

as for tests I'll get that generated fast, so expect something to be posted in a few days.
History
Date User Action Args
2007-08-23 15:58:15adminlinkissue1707753 messages
2007-08-23 15:58:15admincreate