Commit graph

2 commits

Author SHA1 Message Date
Benjamin Peterson
eee9583065 rewrite verbose conditionals 2009-01-10 17:18:55 +00:00
Brett Cannon
a8b09fd4c3 Add Tools/scripts/patchcheck.py. Invoked from `make check`, the script does
some verification:

- Runs reindent.py on all .py files.
- Checks if any changes in Doc exist.
- Whether Misc/ACKS was changed.
- Whether Misc/NEWS was changed.

The hope is that ``make check`` can become a command anybody can run to get
reminders about what all the requisite steps needed to create a proper
patch/checkin.
2008-03-18 17:25:13 +00:00