pylzma
pylzma copied to clipboard
Fix multiple instances of incorrect definitions of PyTypeObject
Fixes #80
For these fixes, I usually switch to designated initialisers as it makes it much more compact and less error-prone.
(Not affiliated with pylzma, just noticed this when looking for something else)