summaryrefslogtreecommitdiff
path: root/lab/show_pyc.py
Commit message (Collapse)AuthorAgeFilesLines
* Update NOTICE link to GitHub.Ned Batchelder2018-06-241-1/+1
|
* Python 3.7 tweaked the layout of .pyc filesNed Batchelder2018-01-101-7/+18
|
* Python 3.3 added a long to the .pyc format.Ned Batchelder2016-11-091-0/+4
|
* A new pyc flag for 3.6, from https://github.com/nedbat/coveragepy/pull/21Ned Batchelder2016-10-221-0/+1
|
* Oops, hex in py3.5 wasn't quite rightNed Batchelder2015-11-011-2/+2
|
* Number the constants, and interpret the flagsNed Batchelder2015-11-011-7/+37
|
* Make show_pyc runnable on Python 3Ned Batchelder2015-11-011-22/+29
|
* Add license mention to the top of all files. #313.Ned Batchelder2015-07-241-0/+3
|
* Properly handle crazy-long code objects. #359Ned Batchelder2015-02-171-1/+1
|
* Fix some line endings and whitespace.Ned Batchelder2013-09-111-70/+70
|
* Improvements to bytecode tools.Ned Batchelder2013-01-121-4/+10
|
* A lab directory for experiments in progress.Ned Batchelder2009-04-021-0/+64