Éric Araujo <[email protected]> added the comment:

If Windows shell syntax is similar to POSIX one, then () will run in a 
sub-shell, which would be a different behavior than using {} (which merely 
group statements and their streams).

----------
versions:  -Python 3.1

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue10197>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to