/pyjs/tests/test023.py
http://pyjamas.googlecode.com/ · Python · 5 lines · 4 code · 1 blank · 0 comment · 1 complexity · 6231f4e478a689fdb2941eab175df0b1 MD5 · raw file
- class CalendarProvider:
- def pushResults(self, acceptor, startRow, people):
- for person in people:
- pass