mirror of
https://github.com/python/cpython.git
synced 2026-06-01 17:19:45 -04:00
9020bcebc8
- compile() didn't return a (empty) list of objects. Fixed. - the various _fix_xxx_args() methods weren't called (are they new or did I overlook them?). Fixed.