I had the same problem, and used the same fix.  Actually this is where 
we went off on a tangent a while back about paths.  I actually ended up 
fixing the path issues in Launch instead of Cookie.py.  Maybe that would 
be a more appropriate place to handle that?

Jay

Geoff Talvola wrote:

> Fixed a case where WebKit's Cookie.py fails to properly import Python 
> 2.1's Cookie.py on my Windows box.
> 
> What I'm now doing is stripping "", ".", and anything that ends in 
> "WebKit" from the path before attempting to import Python 2.X's Cookie 
> module.  This fixes the problem for me.
> 
> 
> 
> -- 
> 
> - Geoff Talvola
>   [EMAIL PROTECTED]
> 
> _______________________________________________
> Webware-devel mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/webware-devel




_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to