On Tue, Jul 15, 2008 at 1:18 AM, C. Titus Brown <[EMAIL PROTECTED]> wrote:
> config use_tidy -
>
> on both boxes and see if you get different behavior... You might have
> tidy installed on one or the other and that could be screwing things up.

Unfortunately this doesn't help :(

In case more information is needed, the script is:

go "http://demo.bananascrum.com";
code 200
formvalue 1 login admin
formvalue 1 password test
submit
url "http://demo.bananascrum.com/bananascrum/sprint/show/\d+";

The problem occurs on line 3.

> If you can submit a patch that does the right thing on Windows, I'd
> appreciate it :).  I don't know how to get the home directory on that
> platform.  (Hmm, is there a Python command to do so?)

I will take a look at this tomorrow, I have to check how this behaves
on Windows:

os.path.expanduser("~/.twill-history")

Best regards,
Adam


-- 
Adam Byrtek | Alpha
http://www.adambyrtek.net
http://www.codesprinters.com

_______________________________________________
twill mailing list
[email protected]
http://lists.idyll.org/listinfo/twill

Reply via email to