Commit Graph

7 Commits (c2ce49250b4542191a04e33d3697fbd247eac59f)

Author SHA1 Message Date
7sDream c2ce49250b
Finish enhancement by issue #3
- Fixed: Support negative int
- Fixed: seek_back not move pos
- Added: Auto encoding
2018-04-06 13:41:51 +08:00
7sDream 817d816d7f
update to version 0.1.3 2017-06-21 00:52:08 +08:00
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 2017-06-20 15:43:18 +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 279c8fc54d
init 2017-05-23 13:35:40 +08:00