aboutsummaryrefslogtreecommitdiff
path: root/ponysay.py
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2012-08-18 21:21:34 +0200
committerMattias Andrée <maandree@operamail.com>2012-08-18 21:21:34 +0200
commit23f071aa2eadca7f640cb762f949c44721b50f2e (patch)
treee1a751e949ec79c7eb203be4e58835666bf07fc2 /ponysay.py
parentafffa6390415380948204ef21a6a0cc9e4761446 (diff)
downloadponysay-23f071aa2eadca7f640cb762f949c44721b50f2e.tar.gz
ponysay-23f071aa2eadca7f640cb762f949c44721b50f2e.tar.bz2
ponysay-23f071aa2eadca7f640cb762f949c44721b50f2e.zip
m doc
Diffstat (limited to 'ponysay.py')
-rwxr-xr-xponysay.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/ponysay.py b/ponysay.py
index 6284dd7..b5cc2b2 100755
--- a/ponysay.py
+++ b/ponysay.py
@@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-
'''
-ponysay.py - POC of ponysay in python
+ponysay.py - Ponysay, a cowsay wrapper for ponies
Copyright (C) 2012 Erkin Batu Altunbaş
Authors: Erkin Batu Altunbaş: Project leader, helped write the first implementation
@@ -353,7 +353,7 @@ class ponysay():
'''
- Print the pony with a speech or though bubble
+ Print the pony with a speech or though bubble. message, pony and wrap from args are used.
'''
def print_pony(self, args):
if args.message == None: