- Timestamp:
- 05/20/09 18:01:53 (3 years ago)
- Files:
-
- 1 modified
-
trunk/sandbox/jhb/mobile/ocwallet.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/sandbox/jhb/mobile/ocwallet.py
r316 r317 259 259 self.wfile.write('\r\n') 260 260 self.wfile.write(answer.toString(True)) 261 261 262 def log_message(self,*args,**kwargs): 263 pass 262 264 OCHandler.wallet = self.wallet 263 265 self.startInternet()
