Message120758
1. Agreed on both. Extraneous blank lines seem to be favored by people who need to work around bugs in their editor.
2. Yes, “_” is recommended for a discarded object.
3. Agreed.
4. Even better: print('# coding:', encoding, file=fp). No intermediary string! |
|
| Date |
User |
Action |
Args |
| 2010-11-08 15:35:48 | eric.araujo | set | recipients:
+ eric.araujo, georg.brandl, belopolsky, pitrou, vstinner |
| 2010-11-08 15:35:48 | eric.araujo | set | messageid: <[email protected]> |
| 2010-11-08 15:35:39 | eric.araujo | link | issue10335 messages |
| 2010-11-08 15:35:39 | eric.araujo | create | |
|