This repository has been archived on 2024-11-30. You can view files and clone it, but cannot push or open issues or pull requests.
PyBitmessage-2024-11-30/bencode/BTL.py
Peter Surda 4b559bbe66
Add bencode library
- will be used for new message encoding
2016-06-08 09:30:41 +02:00

3 lines
37 B
Python

class BTFailure(Exception):
pass