From 9cadf73a088b76329b21720da2aed943b8b22a34 Mon Sep 17 00:00:00 2001 From: "tobyrosen@gmail.com" Date: Thu, 15 Sep 2011 14:22:06 +0000 Subject: 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 --- pyp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.3.1