Changeset 41
- Timestamp:
- 04/12/08 22:39:39 (4 years ago)
- Files:
-
- 1 modified
-
trunk/fpys/client.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/fpys/client.py
r40 r41 315 315 316 316 def installPaymentInstructionBatch(self): 317 """ Not implemented. See http://fpys.achievewith.us/project/ticket/10 """ 317 318 pass 318 319 319 320 def payBatch(self): 321 """ Not implemented. See http://fpys.achievewith.us/project/ticket/11""" 320 322 pass 321 323
