On Tue, Jul 15, 2008 at 1:18 AM, C. Titus Brown <[EMAIL PROTECTED]> wrote: > 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?)
Patch attached. On Windows it puts the history file into "Documents and Settings\User" which is probably a reasonable choice. For example IDLE bundled with Windows Python puts its config in the same location. IMHO it's much better now when Twill doesn't scatter hidden files in random places. Best regards, Adam -- Adam Byrtek | Alpha http://www.adambyrtek.net http://www.codesprinters.com
twill-history.patch
Description: Binary data
_______________________________________________ twill mailing list [email protected] http://lists.idyll.org/listinfo/twill
