issue #106: delete junk from example module.

pull/193/head
David Wilson 6 years ago
parent 2c17d60ffd
commit 41ca3ad94b

@ -14,7 +14,6 @@ def usage():
# Also must slurp in our own source code, to verify the encoding string was
# added.
print 'WTFFFFFFFFFFFFFFFF %r' % (sys.argv,)
with open(sys.argv[0]) as fp:
me = fp.read()

Loading…
Cancel
Save