Message70838
It's straightforward if you consider the implementation of the
requirement that %% renders a single percent sign: the second % is
parsed just like any other formatting code (i, d, f, etc.) and the stuff
between the first % and the formatting code is treated completely uniformly. |
|
| Date |
User |
Action |
Args |
| 2008-08-07 16:51:15 | gvanrossum | set | recipients:
+ gvanrossum, blop |
| 2008-08-07 16:51:15 | gvanrossum | set | messageid: <[email protected]> |
| 2008-08-07 16:51:14 | gvanrossum | link | issue3516 messages |
| 2008-08-07 16:51:14 | gvanrossum | create | |
|