rocky / python-xdis

Python cross-version bytecode library and disassembler
GNU General Public License v2.0
292 stars 95 forks source link

Fix incorrect variable name in marshaller dump #77

Closed painor closed 3 years ago

painor commented 3 years ago

just a small fix for a typo

rocky commented 3 years ago

Thanks! (It would be nice to have a unit test for this as well.)