summaryrefslogtreecommitdiff
path: root/example/yply/ylex.py
diff options
context:
space:
mode:
authorDavid Beazley <dave@dabeaz.com>2022-10-27 13:50:46 -0500
committerDavid Beazley <dave@dabeaz.com>2022-10-27 13:50:46 -0500
commitee76ee7c4c0a0f1a53d013a6f0dd124f6a8a20f0 (patch)
treea228f02b0474c3be230f4044742528f3f21eb768 /example/yply/ylex.py
parentaf80858e888c5f36979da88fcb1080de7b848967 (diff)
downloadply-ee76ee7c4c0a0f1a53d013a6f0dd124f6a8a20f0.tar.gz
Bit more cleanup
Diffstat (limited to 'example/yply/ylex.py')
-rw-r--r--example/yply/ylex.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/example/yply/ylex.py b/example/yply/ylex.py
index 16410e2..6fb3692 100644
--- a/example/yply/ylex.py
+++ b/example/yply/ylex.py
@@ -3,9 +3,6 @@
# Author: David Beazley (dave@dabeaz.com)
# Date : October 2, 2006
-import sys
-sys.path.append("../..")
-
from ply import *
tokens = (