1. e0ed2d7 Issue #19936: Added executable bits or shebang lines to Python scripts which by Serhiy Storchaka · 11 years ago
  2. 9545a23 In a number of places code still revers by Ronald Oussoren · 14 years ago
  3. 9cf41d0 normalize shebang lines to #!/usr/bin/env python by Benjamin Peterson · 15 years ago
  4. 182b5ac Whitespace normalization, via reindent.py. by Tim Peters · 20 years ago
  5. 7327918 Import EasyDialogs only when needed, so this works if there is no window by Jack Jansen · 21 years ago
  6. ab564ee Removed unused import of macfs. by Jack Jansen · 22 years ago
  7. b340acf Use new file dialogs. by Jack Jansen · 22 years ago
  8. 3337ea7 Remove .pyo files too. by Jack Jansen · 22 years ago
  9. f1148f0 Patch by Russel Owen: if we have command line arguments zap pyc files by Jack Jansen · 22 years ago
  10. dfebb27 Ah well, why not check this in. A script to remove all .pyc files in a folder hierarchy. by Jack Jansen · 24 years ago