script.module.torrent_parser/tests
7sDream ee3128b32b Many changes, see bellow:
- Added
  - BEncoder
  - BDecoder
  - encode
  - decode
  - errors argument for TorrentFileParser and parse_torrent_file (#4)
- Changed
  - TorrentFileCreator rename to BEncoder
  - TorrentFileParser, BEncoder don't need outmost level is dict
- Updated
  - README
  - CHANGELOG
  - LICENSE

and tests for above changes.
2018-06-23 01:44:10 +08:00
..
test_files Many changes, see bellow: 2018-06-23 01:44:10 +08:00
__init__.py Many changes, see bellow: 2018-06-23 01:44:10 +08:00
test_create.py Many changes, see bellow: 2018-06-23 01:44:10 +08:00
test_decode.py Many changes, see bellow: 2018-06-23 01:44:10 +08:00
test_encode.py Many changes, see bellow: 2018-06-23 01:44:10 +08:00
test_encoding_error.py Many changes, see bellow: 2018-06-23 01:44:10 +08:00
test_parse.py Many changes, see bellow: 2018-06-23 01:44:10 +08:00