Updated example.

This commit is contained in:
Jeremy Fincher 2003-08-30 19:30:28 +00:00
parent 7290221a90
commit bf5d0aa30b

View File

@ -143,7 +143,8 @@ example = utils.wrapLines("""
<supybot> str(object) -> string. Return a nice string representation of the object. If the argument is a string, the return value is the same object.
<jemfinch> @dns kernel.org
<supybot> 204.152.189.116
<jemfinch> @kernel
<jemfinch> @zen
<supybot> jemfinch: Beautiful is better than ugly.
""")
class FunCommands(callbacks.Privmsg):