Daniel Stutzbach <[email protected]> added the comment:
After some searching around with Google, "2>&-" means "close file descriptor 2" (i.e., standard error). ---------- nosy: +stutzbach _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue7111> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
