Add a note to this file that it might be out of date and need some care.

This commit is contained in:
Neal Norwitz 2007-04-21 20:17:46 +00:00
parent a18af4e7a2
commit 846f1ee390
1 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,6 @@
from __future__ import with_statement
# XXX(nnorwitz): what versions of python is this file supposed to work with?
# It uses the old print statement not in py3k.
import keyword
import exceptions