python-rsrcfork/rsrcfork/compress
dgelessus 97c459bca7 Change attribute type annotations to standard format
Previously, the types of instance attributes were annotated with the
first assignment of each attribute. The standard way to annotate
instance attributes is to do so at class level without assigning any
value.
2019-09-29 14:58:18 +02:00
..
__init__.py Add Resource.compressed_info attribute 2019-09-23 23:50:29 +02:00
common.py Change attribute type annotations to standard format 2019-09-29 14:58:18 +02:00
dcmp0.py Simplify decompressor lookup 2019-09-23 23:32:38 +02:00
dcmp1.py Simplify decompressor lookup 2019-09-23 23:32:38 +02:00
dcmp2.py Simplify decompressor lookup 2019-09-23 23:32:38 +02:00