Peter Åstrand wrote: > I intend to fix bug #1223937: subprocess.py abuse of errno. I thought > this was going to to tricky, to maintain backwards compatibility, but > then I realized that check_call() and CalledProcessError() are not > available in any released version of Python, so I guess it's safe to > change them. > > See http://www.python.org/sf?id=1223937 for my suggested patch. Any > chance this can go into 2.5? Yeah, I know I'm late :)
that's up to Anthony to decide, but I'd say this this qualifies as a bug fix. </F> _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com