merge 3.3

This commit is contained in:
Benjamin Peterson 2013-09-27 09:11:31 -04:00
commit c3034b14ff
1 changed files with 1 additions and 0 deletions

View File

@ -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