#jython IRC Log (v0.9)

Index

IRC Log for 2012-01-31

Timestamps are in GMT/BST.

[2:25] * Arfrever (~Arfrever@apache/committer/Arfrever) Quit (*.net *.split)
[2:25] * srcerer (~chatzilla@dns2.klsairexpress.com) Quit (*.net *.split)
[2:25] * K4sperle is now known as Kasperle
[2:26] * srcerer (~chatzilla@dns2.klsairexpress.com) has joined #jython
[2:41] * Arfrever (~Arfrever@apache/committer/Arfrever) has joined #jython
[4:19] * shashank (~shashank@67-40-143-127.hlrn.qwest.net) has joined #jython
[4:45] * shashank (~shashank@67-40-143-127.hlrn.qwest.net) Quit (Read error: Connection reset by peer)
[4:45] * shashank (~shashank@67-40-143-127.hlrn.qwest.net) has joined #jython
[4:53] * shashank (~shashank@67-40-143-127.hlrn.qwest.net) Quit (Quit: Leaving.)
[4:55] * shashank (~shashank@67-40-143-127.hlrn.qwest.net) has joined #jython
[4:56] * shashank (~shashank@67-40-143-127.hlrn.qwest.net) Quit (Client Quit)
[6:05] * lopex (u4272@gateway/web/irccloud.com/x-bzkbhiurrnkxxziq) Quit (Excess Flood)
[6:16] * lopex (u4272@gateway/web/irccloud.com/x-saaxorgszromcytt) has joined #jython
[6:47] * FND (~FND@p57B3A8E2.dip.t-dialin.net) has joined #jython
[6:48] <FND> hi - using Jython 2.5.2 (standalone jar) on Ubuntu 11.10, `java -jar jython.jar ez_setup.py` results in "AttributeError: 'NoneType' object has no attribute 'startswith'"
[6:49] <FND> I found http://bugs.jython.org/issue1069 - but that's listed as fixed (has been for years), so I'm not sure what to do
[6:54] <agronholm> FND: I would suggest not using setuptools -- use distribute instead
[6:55] <agronholm> also, not sure what you hope to gain by trying to install setuptools using the standalone jar
[6:55] <FND> agronholm: I'd be happy to - can you point me to a write-up of how to do that? (I'm familiar with Python, but never tried Jython before)
[6:55] <agronholm> it only makes sense in an installed environment
[6:56] <FND> basically, I just wanna test whether my Flask app would potentially work with Jython
[6:56] <agronholm> then install jython properly
[6:56] <agronholm> the standalone jar is only useful in java-based deployment (like web start or an application server)
[6:56] <FND> alright, I'll try that (FWIW, the trouble is that Ubuntu's jython is outdated - so I figured a standalone jar would allow me to test without side-effects)
[6:57] <agronholm> just download the installer and run it
[6:57] <agronholm> it won't cause side effects in your system
[6:57] <FND> will do - thank you
[6:58] <agronholm> http://python-distribute.org/
[6:58] <agronholm> get the distribute_setup.py script and run it with jython
[7:03] <FND> that worked, thanks
[7:19] * FND (~FND@p57B3A8E2.dip.t-dialin.net) Quit (Quit: dammit Unity)
[8:32] * lheuer (~Adium@unaffiliated/lheuer) has joined #jython
[8:44] * stakkars_ (~tismer@p5DDB5C07.dip.t-dialin.net) has joined #jython
[8:44] * stakkars (~tismer@p5DDB5C07.dip.t-dialin.net) Quit (Read error: Connection reset by peer)
[8:44] * stakkars_ is now known as stakkars
[8:52] * jabley (u2487@gateway/web/irccloud.com/x-sypkmqabkaixdobm) has joined #jython
[9:16] * glyphobet (~Adium@89-246-67-228.txtr.com) has joined #jython
[9:17] * stakkars (~tismer@p5DDB5C07.dip.t-dialin.net) Quit (Quit: schnarch)
[9:18] * stakkars (~tismer@p5DDB5C07.dip.t-dialin.net) has joined #jython
[9:59] * aquarius1973 (~aquarius1@egress-frr.sf.nat.aol.com) Quit (Remote host closed the connection)
[10:34] * lheuer (~Adium@unaffiliated/lheuer) Quit (Quit: Leaving.)
[10:47] * stakkars_ (~tismer@i59F76782.versanet.de) has joined #jython
[10:53] * lheuer (~Adium@unaffiliated/lheuer) has joined #jython
[11:17] * juneau001 (~juneau@50-103-50-0.dklb.il.frontiernet.net) Quit (Quit: juneau001)
[11:28] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Ping timeout: 245 seconds)
[12:11] * juneau001 (~juneau@fess-116326.dhcp.fnal.gov) has joined #jython
[12:19] * stakkars (~tismer@p5DDB5C07.dip.t-dialin.net) Quit (Read error: Connection reset by peer)
[12:19] * stakkars_ is now known as stakkars
[12:20] * stakkars_ (~tismer@p5DDB5C07.dip.t-dialin.net) has joined #jython
[14:31] * plaguez (~me@109.255.244.177) has joined #jython
[14:31] * plaguez (~me@109.255.244.177) has left #jython
[14:46] * stakkars (~tismer@i59F76782.versanet.de) Quit (Quit: schnarch)
[14:46] * stakkars_ is now known as stakkars
[15:17] * lanouettea (46192152@gateway/web/freenode/ip.70.25.33.82) has joined #jython
[15:22] <lanouettea> Hello, I embedded Jython some time ago in my Java software in order to add scripting capabilities to it. It worked flawlessly since the beginning. But I just stumbled across a problem: I a Jython script I am running tries to import a Java class that has not been loaded in my Java software yet, the Jython script won't be able to find it. Is there a way to correct this so that the PythonInterpreter I am using loads the class and allow
[15:22] <lanouettea> My classes and my application are all in the same jar file
[15:34] * wmeissner_ (~wmeissner@ppp59-167-223-31.static.internode.on.net) has joined #jython
[15:38] * wmeissner (~wmeissner@ppp59-167-223-31.static.internode.on.net) Quit (Ping timeout: 255 seconds)
[15:38] * wmeissner_ is now known as wmeissner
[15:40] * stakkars (~tismer@p5DDB5C07.dip.t-dialin.net) Quit (Read error: Connection reset by peer)
[15:40] * stakkars (~tismer@p5DDB5C07.dip.t-dialin.net) has joined #jython
[15:49] * lanouettea (46192152@gateway/web/freenode/ip.70.25.33.82) Quit (Quit: Page closed)
[16:33] * Bootvis (~bob@baltar.lan.endoria.net) Quit (Remote host closed the connection)
[16:52] * wmeissner (~wmeissner@ppp59-167-223-31.static.internode.on.net) Quit (Quit: wmeissner)
[16:59] * [Arfrever] (~Arfrever@apache/committer/Arfrever) Quit (Ping timeout: 252 seconds)
[17:17] * stakkars_ (~tismer@p5DDB5C07.dip.t-dialin.net) has joined #jython
[17:20] * er1k757_ (~erik@tornado.beebe.cc) has joined #jython
[17:23] * lheuer (~Adium@unaffiliated/lheuer) Quit (Quit: Leaving.)
[17:25] * stakkars (~tismer@p5DDB5C07.dip.t-dialin.net) Quit (Ping timeout: 244 seconds)
[17:25] * stakkars_ is now known as stakkars
[17:25] * er1k757 (~erik@tornado.beebe.cc) Quit (Ping timeout: 244 seconds)
[17:29] * [Arfrever] (~Arfrever@apache/committer/Arfrever) has joined #jython
[17:47] * lheuer (~Adium@unaffiliated/lheuer) has joined #jython
[17:47] * stakkars (~tismer@p5DDB5C07.dip.t-dialin.net) Quit (Read error: Connection reset by peer)
[17:48] * stakkars (~tismer@p5DDB5C07.dip.t-dialin.net) has joined #jython
[17:58] * stakkars (~tismer@p5DDB5C07.dip.t-dialin.net) Quit (Read error: Connection reset by peer)
[17:59] * stakkars (~tismer@p5DDB5C07.dip.t-dialin.net) has joined #jython
[18:14] * glyphobet (~Adium@89-246-67-228.txtr.com) Quit (Quit: Leaving.)
[18:15] * Victor (~test@244.Red-217-126-240.staticIP.rima-tde.net) Quit (Read error: Connection reset by peer)
[18:19] * stakkars_ (~tismer@89.204.154.76) has joined #jython
[19:25] * lheuer (~Adium@unaffiliated/lheuer) Quit (Quit: Leaving.)
[19:52] * lheuer (~Adium@blfd-4db0f534.pool.mediaWays.net) has joined #jython
[19:52] * lheuer (~Adium@blfd-4db0f534.pool.mediaWays.net) Quit (Changing host)
[19:52] * lheuer (~Adium@unaffiliated/lheuer) has joined #jython
[20:13] * juneau001 (~juneau@fess-116326.dhcp.fnal.gov) Quit (Quit: juneau001)
[20:16] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[20:18] * stakkars_ (~tismer@89.204.154.76) Quit (Quit: schnarch)
[20:54] * lheuer (~Adium@unaffiliated/lheuer) Quit (Quit: Leaving.)
[20:59] * stakkars (~tismer@p5DDB5C07.dip.t-dialin.net) Quit (Read error: Connection reset by peer)
[20:59] * stakkars (~tismer@p5DDB5C07.dip.t-dialin.net) has joined #jython
[21:00] * lheuer (~Adium@unaffiliated/lheuer) has joined #jython
[21:07] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Ping timeout: 252 seconds)
[21:10] * stakkars (~tismer@p5DDB5C07.dip.t-dialin.net) Quit (Read error: Connection reset by peer)
[21:10] * stakkars (~tismer@p5DDB5C07.dip.t-dialin.net) has joined #jython
[21:58] * lheuer (~Adium@unaffiliated/lheuer) Quit (Quit: Leaving.)
[23:28] * wmeissner (~wmeissner@ppp59-167-223-31.static.internode.on.net) has joined #jython

Index

These logs were automatically created by JythonLogBot_ on irc.freenode.net using a slightly modified version of the Java IRC LogBot (github).