Yuriy Taraday <[email protected]> added the comment: os.popen is obsolete and as I understand is removed from 3k. Use subprocess module instead. http://docs.python.org/library/os.html?highlight=popen#os.popen
---------- nosy: +yorik.sar _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue8006> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
