Message110830
Tracker eating python prompt prefixed lines is truly annoying. Here are the missing lines:
>>> len(shlex(posix=True).wordchars) - len(shlex().wordchars)
62
>>> len([chr(i) for i in range(128, 256) if chr(i).isalnum()])
71 |
|
Date |
User |
Action |
Args |
2010-07-19 22:55:38 | belopolsky | set | recipients:
+ belopolsky, astrand, mark.dickinson, eric.araujo |
2010-07-19 22:55:38 | belopolsky | set | messageid: <1279580138.06.0.676716095737.issue9308@psf.upfronthosting.co.za> |
2010-07-19 22:55:36 | belopolsky | link | issue9308 messages |
2010-07-19 22:55:36 | belopolsky | create | |
|