diff options
| author | Adam Hupp <adam@hupp.org> | 2012-04-03 09:33:20 -0700 |
|---|---|---|
| committer | Adam Hupp <adam@hupp.org> | 2012-04-03 09:33:20 -0700 |
| commit | 3a0f5ed70233f11a2ef2d6cd730a513c4edcb395 (patch) | |
| tree | 1780389f9c9744e95ecc3e0250d4750b3b31ced8 | |
| parent | d5fba526baf402a44c7e799d92db4d8310e031d0 (diff) | |
| parent | 6a5581aa97dde7481e344bb014aa67335b180e8f (diff) | |
| download | python-magic-3a0f5ed70233f11a2ef2d6cd730a513c4edcb395.tar.gz | |
Merge pull request #16 from dusual/master
Added a __init__.py file such that this can be used as a package
| -rw-r--r-- | __init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/__init__.py b/__init__.py new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/__init__.py |
