xrmx / bootchart

merge of bootchart-collector and pybootchartgui
GNU General Public License v2.0
233 stars 88 forks source link

Untitled #15

Closed M0Rf30 closed 13 years ago

mmeeks commented 13 years ago

The mail I got about this bug doesn't match this contents:

[snip] M0Rf30 reported an issue:

During the process of packaging this command python /usr/lib/python2.7/py_compile.py *.py says

File "/usr/lib/python2.7/py_compile.py", line 114 except Exception,err: ^ SyntaxError: invalid syntax

Please could you make this code python 2.7 compatible? [/snip]

Of course - that error looks like it is griping about a bug in py_compile.py in python 2.7 - which is not something we can fix.

If you have py 2.7 and the code, a patch would be much appreciated ;-)