summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortobyrosen@gmail.com <tobyrosen@gmail.com@8ebc04a2-01ca-80aa-3703-73c302266661>2011-09-15 14:22:06 +0000
committertobyrosen@gmail.com <tobyrosen@gmail.com@8ebc04a2-01ca-80aa-3703-73c302266661>2011-09-15 14:22:06 +0000
commit9cadf73a088b76329b21720da2aed943b8b22a34 (patch)
tree728e34f3442a293a3e5e192d523032003edd85d9
parent0156f57034942fe25808217beee918b6e10cde82 (diff)
version 2.03. introduction of letter,digit,punctuation methods and variables. added pstr function and clean functions. expanded kill methods. various bug fixes.
git-svn-id: http://pyp.googlecode.com/svn/trunk@190 8ebc04a2-01ca-80aa-3703-73c302266661
-rw-r--r--pyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyp b/pyp
index 19e1aea..aafbe9a 100644
--- a/pyp
+++ b/pyp
@@ -1,7 +1,7 @@
#!/usr/bin/env python
#version 2.03
-#author tobyrosen@
+#author tobyrosen@gmail.com
import optparse
import sys