| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|/ |
|
| |
|
|
|
|
| |
html gold files, where it really doesn't, but it's good to clean it all up.
|
|
|
|
| |
as 'python'.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
real code.
|
| |
|
|
|
|
| |
of it.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Roger Hu.
|
|\
| |
| |
| | |
Make UTF-8 detection more robust.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
Nose uses a custom importer that seems to cache. Using "" for the current
directory gets it confused for some reason, but only on a Mac, using Py3.3,
in a virtualenv!
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|/
|
|
|
| |
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.
|