summaryrefslogtreecommitdiff
path: root/test.py
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/aromanovich/python-magic into aro...Adam Hupp2013-09-271-62/+57
|\
| * Add keep going functionalityAnton Romanovich2013-02-051-0/+10
| * Fix testsAnton Romanovich2013-02-051-4/+6
| * Refactor testsAnton Romanovich2013-02-041-49/+47
| * Fix tests; introduce Travis CIAnton Romanovich2013-02-041-17/+14
* | Use python 2.4-compatible threading.currentThread() callAdam Hupp2013-09-271-11/+15
* | - avoid segfault when used in multiple threads via magic.from_buffer/from_fi...Adam Hupp2013-06-021-4/+11
|/
* Support python 3Adam Hupp2012-11-011-14/+16
* Fix unit testAdam Hupp2010-11-211-2/+2
* Add new feature which return mime_encoding of file.Nicolas Delaby2010-10-151-1/+15
* initial commitAdam Hupp2010-03-311-0/+51