7 Commits

Author SHA1 Message Date
7sDream
98cd6345b8
Fix Issue #2 and do some refractor
- Fix Issue #2, use IOError instead of FileNotFoundError in Python 2
- Use another private obj to represent end of list and dict
- InvalidTorrentFileException -> InvalidTorrentDataException
- Now UnicodeDecodeError is warpped in InvalidTorrentDataException
2017-06-21 00:45:23 +08:00
7sDream
6d9a68ba59
update to version 0.1.1 v0.1.1 2017-06-20 15:43:18 +08:00
7sDream
29b4caccec
Merge branch 'dev' 2017-06-20 15:42:07 +08:00
7sDream
3e076f65cd
fix issue #1 2017-06-20 15:41:54 +08:00
7sDream
94e8cd7974
add encoding arg 2017-06-05 01:37:49 +08:00
7sDream
2bc7a0350a
fix typo in readme v0.1.0 2017-05-23 13:49:54 +08:00
7sDream
279c8fc54d
init 2017-05-23 13:35:40 +08:00