mirror of
https://github.com/python/cpython.git
synced 2024-12-01 03:01:36 +01:00
0316063031
Remove compatibility code for Python 2 and early Python 3 versions. * Remove os_fsencode() reimplementation: use os.fsencode() directly. os.fsencode() was added to Python 3.2. * Remove references to Python 2 and "Python 3": just say "Python". * Remove outdated u'' string format: use '' instead. |
||
---|---|---|
.. | ||
libpython.py |