mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Issues #29349: Merge Py 2.6+ compatibility from 3.6
This commit is contained in:
commit
ba964cc5f7
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@
|
||||||
:license: Python license.
|
:license: Python license.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
from __future__ import print_function
|
||||||
|
|
||||||
import os
|
import os
|
||||||
import re
|
import re
|
||||||
import sys
|
import sys
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue