yanne / api-test

0 stars 0 forks source link

Timeout given to __init__ cannot be "time string" #17

Closed yanne closed 10 years ago

yanne commented 10 years ago

Timeout given to init can only be an integer or a string that can be converted to an integer. It should be possible to give it also as "time string" like "1 minute 10 seconds". This format is already supported by set_timeout, and init can use that as a helper.

This issue was originally opened at Google Code on Feb 20, 2009.

yanne commented 10 years ago

Original comment by janne.t....@gmail.com on Feb 25, 2009.

Fixed in r59