Senthil <[email protected]> added the comment: sorin:
You meant the commands module, correct? It is well documented in the commands reference: http://docs.python.org/library/commands.html * It is applicable to unix only. * the getstatusoutput is moved to subprocess in 3x. ---------- nosy: +orsenthil _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue5808> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
