
1.2
==================================================

- add "-q" to py.cleanup to not print deleted files.
  Thanks Przemek Hejman

1.1
==================================================

- fix: don't try to read directory names if they match the glob pattern
- introduce -g/--glob PATTERN to allow to modify which files are searched

1.0
==================================================

- initial release (done by splitting out from http://pylib.org
  where these scripts where originally contained)

- py.cleanup: new "-p" option (implied by "-a"): remove __pycache__
  directories
