| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Unfortunately, this meant hacking around a silly Python 2 restriction
(can't compile a Unicode string containing an encoding declaration).
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Fix non-comment encoding detection.
|
|\ |
|
| | |
|
| | |
|
|/ |
|
| |
|
|
|
|
| |
Roger Hu.
|
|
|
|
|
| |
If the 1st line of the Python is blank/empty, the function assumes that the encoding is 'ascii' and
doesn't try for the 2nd line.
|
| |
|
| |
|
|
|
|
| |
HTML. Fixes issue #157.
|
| |
|
| |
|
| |
|
|
|
|
| |
my own phystokens.py file properly!
|
| |
|
|
testability, and add tests. Fixes issue #30.
|