blip icon indicating copy to clipboard operation
blip copied to clipboard

Generalise readpyc to support earlier versions of Python such as the 2.x series.

Open bjpop opened this issue 12 years ago • 0 comments

The readpyc program currently only supports Python 3.3 (and perhaps earlier 3.x). But when applied to pyc files from 2.x we get an error of the form:

bad object type: \NULL

bjpop avatar May 26 '13 10:05 bjpop