Package translate :: Package storage :: Module test_wordfast :: Class TestWFTime
[hide private]
[frames] | no frames]

Class TestWFTime

source code

object --+
         |
        TestWFTime

Instance Methods [hide private]
 
test_timestring(self)
Setting and getting times set using a timestring
source code
 
test_time(self)
Setting and getting times set using time tuple
source code

Inherited from object: __delattr__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Properties [hide private]

Inherited from object: __class__