Message146570
> default - str + shutil.quote_ascii_whitespace
> !q - str + shlex.quote
> !u - unquoted (i.e. no conversion, str.format default behaviour)
The default doesn't look very understandable to me. Why would you quote only some characters and not all of them? |
|
| Date |
User |
Action |
Args |
| 2011-10-28 15:21:38 | pitrou | set | recipients:
+ pitrou, ncoghlan, eric.araujo, alex, cvrebert |
| 2011-10-28 15:21:38 | pitrou | set | messageid: <[email protected]> |
| 2011-10-28 15:21:37 | pitrou | link | issue13238 messages |
| 2011-10-28 15:21:37 | pitrou | create | |
|