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

() is used to launch a command in a sub-shell and {} is used to group commands, 
for example to set up a stream redirection for all commands in brackets.

----------
nosy: +eric.araujo

_______________________________________
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