At 10:14 PM 5/25/2001 -0400, Jay Love wrote:
>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?
Launch.py doesn't always get used. For instance, OneShot.cgi and
ThreadedAppServerService.py don't use launch, I think. Maybe _those_ need
the path fix, not Cookie?
Right now I can't remember which one I was using when I encountered the
problem. I'll investigate when I have a chance.
- Geoff
>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.
_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/webware-devel