Kaydet (Commit) 6403991a authored tarafından Barry Warsaw's avatar Barry Warsaw

A start on the TestModExp applet

"Author" => "Contact"
üst 107e623e
"""Pynche -- The PYthon Natural Color and Hue Editor.
Author: Barry Warsaw
Contact: Barry Warsaw
Email: bwarsaw@python.org
Version: %(__version__)s
......@@ -189,7 +189,7 @@ def main():
elif opt in ('-v', '--version'):
print '''\
Pynche -- The PYthon Natural Color and Hue Editor.
Author: Barry Warsaw
Contact: Barry Warsaw
Email: bwarsaw@python.org
Version: %s''' % __version__
sys.exit(0)
......
......@@ -156,9 +156,9 @@ Pynche %s
The PYthonically Natural
Color and Hue Editor
For information contact
author: Barry A. Warsaw
email : bwarsaw@python.org''' % __version__)
For information
contact: Barry A. Warsaw
email: bwarsaw@python.org''' % __version__)
def __popup_usage(self, event=None):
if not self.__helpwin:
......
Pynche - The PYthonically Natural Color and Hue Editor
Author: Barry A. Warsaw
Contact: Barry A. Warsaw
Email: bwarsaw@python.org
Version: 0.1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment