[twill] multiple instances

Bryan belred at gmail.com
Tue Sep 19 16:23:00 PDT 2006


is it possible to have multiple instances of a browser with it's own state?

i did this but it didn't work:

b1 = get_browser()
b2 = get_browser()

it seems that get_browser is returning a singleton and b1 and b2 are 
affecting each other.

thanks,

bryan




More information about the twill mailing list