> Iain, > > There has been some development on twill recently, but nothing really > serious. I don't know if this is quite as widely known as it should be, but > we do have a Google Code page up for Twill here: > http://code.google.com/p/twill/ > > Currently, there are obviously a few functions in twill.commands that don't > exist as methods of TwillBrowser, but really should. Formvalue and follow > are the two biggest examples, I feel. If you feel comfortable checking a > branch out of subversion and using that, the branch called something like > "twillbrowser_enhancement_issue_1" fixes this. I just moved the functions > into the TwillBrowser object, and made the twill.commands versions just call > those methods on the TwillBrowser instance that's being created inside that > module. > > I think a lot of this stuff is going to be settled at PyCon. We're having a > Twill development sprint on Monday, and making TwillBrowser actually > functional as a standalone object is one of the main issues I'm concerned > with.
That's great news, thanks for the update. Iain _______________________________________________ twill mailing list [email protected] http://lists.idyll.org/listinfo/twill
