diff options
Diffstat (limited to 'examples/parsePythonValue.py')
-rw-r--r-- | examples/parsePythonValue.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/parsePythonValue.py b/examples/parsePythonValue.py index cdfac70..259473f 100644 --- a/examples/parsePythonValue.py +++ b/examples/parsePythonValue.py @@ -2,7 +2,6 @@ # # Copyright, 2006, by Paul McGuire # -from __future__ import print_function import pyparsing as pp |