mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +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.
|
||||
"""
|
||||
|
||||
from __future__ import print_function
|
||||
|
||||
import os
|
||||
import re
|
||||
import sys
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue