summaryrefslogtreecommitdiff
path: root/lab/branches.py
Commit message (Collapse)AuthorAgeFilesLines
* Bytecode not byte codeNed Batchelder2016-01-071-1/+1
| | | | | --HG-- branch : ast-branch
* Add license mention to the top of all files. #313.Ned Batchelder2015-07-241-0/+3
|
* Remove trailing whitespace, and a 'he'.Ned Batchelder2013-12-011-10/+10
|
* Add tests and docs to the kit, though they are not installed. #137Ned Batchelder2012-11-171-0/+78
--HG-- rename : doc/branches.py => lab/branches.py