mirror of
https://github.com/python/cpython.git
synced 2026-06-26 21:04:42 -04:00
45aecf451a
- all classes are new-style (but ripping out classobject.[ch] isn't done) - int/int -> float - all exceptions must derive from BaseException - absolute import - 'as' and 'with' are keywords