Show
Ignore:
Timestamp:
11/29/11 19:49:58 (6 months ago)
Author:
ocjhb
Message:

fixing bugs in the call to the walle library; allow pasing of port and storagepath to ocwallet.py in order to run more then one at the same time

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/sandbox/jhb/oc2/documentation.py

    r338 r339  
    77are generated by the 'printSection' commands in this file. 
    88 
    9  
     9>>> import time 
     10>>> start = time.time() 
    1011>>> import transports 
    1112>>> from transports import DirectTransport as DT 
     
    254255'TransferAccept' 
    255256 
    256  
     257>>> #print time.time()-start 
    257258""" 
    258259