commit | 7b1e917e419c234627a88319cc30d10844d12039 | [log] [tgz] |
---|---|---|
author | Andrew M. Kuchling <amk@amk.ca> | Tue Jan 15 14:38:05 2008 +0000 |
committer | Andrew M. Kuchling <amk@amk.ca> | Tue Jan 15 14:38:05 2008 +0000 |
tree | e889da4425215f9e7fb9c24e1459ca7f5e033835 | |
parent | d7b00334f3cbf7a802e875238b9f2bd95e190436 [diff] |
Restore description of sys.dont_write_bytecode. The duplication is intentional -- this paragraph is in a section describing additions to the sys module, and there's a later section that mentions the switch. I think most people scan the what's-new and don't read it in detail, so a bit of duplication is OK.