You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-04 01:09:52 +08:00
are isolated into parse35.py now and removed from parse3.py This causes some code duplicated from parse3.py into parse3{5,6}.py We will deal with that later.