| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix for backslash being treated as an escape character | Thomas Tanner | 2016-01-30 | 10 | -10/+10 |
| | | | | | | On my windows system, my python is in c:\apps\32\python. Theres a lot of places where that \32 gets turned into an ascii character and the unit tests don't run. | ||||
| * | Change the cache to use the first two characters of the md5 for the directory | Thomas Tanner | 2016-01-30 | 24 | -0/+4002 |
| name (more smaller directories, because they tend to get huge otherwise) | |||||
