[01:17:31] [Global Notice] Hi all. We just experienced a problem with a main rotation server. It's out of contact and has been removed from rotation. The users should slowly return on other servers. Apologies for the difficulties, and thank you for using freenode! [05:18:18] [connected at Thu Aug 10 05:18:18 2006] [05:18:18] <> *** Looking up your hostname... [05:18:18] <> *** Checking ident [05:18:18] <> *** No identd (auth) response [05:18:18] <> *** Found your hostname [05:18:18] <> *** Your host is sterling.freenode.net[freebsd.widexs.nl/6667], running version hyperion-1.0.2 [05:18:18] [I have joined #peak] [08:02:43] ** ErikRose has joined us [08:47:23] ** coderanger_ has joined us [08:56:30] ** coderanger_ has left IRC (Read error: 104 (Connection reset by peer)) [09:25:53] ** coderanger_ has joined us [10:08:11] ** zeeeee has joined us [10:09:03] ** zeeeee has left us [12:26:07] ** pje has joined us [13:15:30] ** coderanger_ has left IRC (Read error: 104 (Connection reset by peer)) [13:38:09] ** coderanger_ has joined us [13:47:43] [Global Notice] Hi all. If you've been disconnected by a kiddie using the DC C exploit, please reconnect to freenode using port 8001, instead of the default port (6667). Thanks. [14:13:12] ** gldnspud has left IRC ("Quitting!") [15:55:58] ** ErikRose has left IRC (Read error: 110 (Connection timed out)) [16:10:22] pje: Around? [16:15:31] I am trying to use a setuptools egg as a mod_python hander, but mod_python loads modules using imp, and it seems imp isn't respecting the easy-install.pth file [16:23:26] imp doesn't do zipfiles either. [16:23:43] that's probably the real problem, actually. [16:23:52] Although you might run some code to check sys.path to be sure. [16:23:54] zip_safe=False should handle that I would think [16:24:04] I'm surprised it uses imp instead of __import__, though [16:24:56] So the answer is you can't use an egg with mod_python [16:31:45] not a zipped one [16:31:49] if it's using imp [16:32:04] easy_install -Z will always unzip the installed eggs. [16:32:17] However, I've previously gotten complaints about stuff imported from mod_python needing to unzip... [16:32:18] The egg is unzipped [16:32:31] which means that *somebody* has gotten it to work before. [16:32:37] Is 'site' in sys.modules? [16:33:02] In an interactive shell, yes [16:33:16] I can import the egg module interactively just fine though [16:35:01] Hmm, now its working [16:35:13] Odd, maybe mod_python was having caching issues [16:35:44] Well at least its good to know about the zip issues :) [17:38:41] ** bitmvnch has joined us [17:50:51] ** coderanger_ has left IRC (Read error: 110 (Connection timed out)) [18:15:19] pje is now known as pje_afk [18:16:36] ** ErikRose has joined us [18:45:09] ** ErikRose has left IRC () [19:33:51] ** bitmvnch has left IRC () [19:35:53] ** bitmvnch has joined us [20:07:26] ** ErikRose has joined us [21:42:32] ** bitmvnch has left IRC () [22:03:44] ** ErikRose has left IRC ()