mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
let this work with system Python 2.5
This commit is contained in:
parent
eecdd77c6b
commit
1f09c663ad
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ syntax of make rules.
|
|||
|
||||
In addition to the dependency syntax, #-comments are supported.
|
||||
"""
|
||||
from __future__ import with_statement
|
||||
import errno
|
||||
import os
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue