mirror of
https://github.com/python/cpython.git
synced 2025-11-03 03:22:27 +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.
|
In addition to the dependency syntax, #-comments are supported.
|
||||||
"""
|
"""
|
||||||
|
from __future__ import with_statement
|
||||||
import errno
|
import errno
|
||||||
import os
|
import os
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue