Changeset 13 for trunk/amazonbot


Ignore:
Timestamp:
06/20/06 19:09:08 (18 years ago)
Author:
atzm
Message:

commentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/amazonbot/amazonbot.py

    r12 r13  
    186186                """ 
    187187                return self.onmsg_asin(c, e, args) 
    188         def onmsg_asin(self, c, e, args): 
     188        def onmsg_asin(self, c, e, args): # FIXME: arg がなかったずきの゚ラヌ凊理を远加するこず 
    189189                """Syntax: !asin <ASIN number> 
    190190                """ 
     
    207207                """ 
    208208                return self.onmsg_amazon(c, e, args) 
    209         def onmsg_amazon(self, c, e, args): 
     209        def onmsg_amazon(self, c, e, args): # FIXME: arg がなかったずきの゚ラヌ凊理を远加するこず 
    210210                """Syntax: !amazon [-h] [-t type] keyword1 [, keyword2, ...] 
    211211                """ 
Note: See TracChangeset for help on using the changeset viewer.