#jython IRC Log (v0.9)

Index

IRC Log for 2012-07-30

Timestamps are in GMT/BST.

[1:04] * lheuer (~Adium@unaffiliated/lheuer) Quit (Quit: Leaving.)
[5:11] * lheuer (~Adium@unaffiliated/lheuer) has joined #jython
[5:13] * lheuer (~Adium@unaffiliated/lheuer) Quit (Client Quit)
[6:28] * sera_ (~sera@gentoo/developer/sera) has joined #jython
[6:32] * sera (~sera@gentoo/developer/sera) Quit (Ping timeout: 272 seconds)
[6:41] * lheuer (~Adium@unaffiliated/lheuer) has joined #jython
[9:41] * wmeissner (~wmeissner@121.91.116.78) has joined #jython
[9:48] * Arfrever (~Arfrever@apache/committer/Arfrever) Quit (Remote host closed the connection)
[10:13] * jabley (u2487@gateway/web/irccloud.com/x-wjtrhqpqqqzohatt) has joined #jython
[11:07] * deepy (~deepy@c83-248-153-114.bredband.comhem.se) has joined #jython
[11:07] <deepy> http://www.jython.org/jythonbook/en/1.0/appendixC.html?highlight=enumerate
[11:08] <deepy> enumerate(sequence[, start=0]), yet I get TypeError: enumerate() takes at most 1 arguments (2 given)
[11:08] <deepy> Jython 2.5.3b1
[11:08] <agronholm> the start argument is new to python 2.6 iirc
[11:09] <agronholm> the jython api docs were mostly copied from 2.6
[11:10] <deepy> :P
[11:10] <deepy> Should I give jython 2.7a1 a try?
[11:12] * juneau001 (~juneau@fess-116326.dhcp.fnal.gov) has joined #jython
[11:17] <deepy> also, can I speed up start up somehow? I'm doing a java -classpath ..\..\jython.jar org... myapp.py and it takes around 3 seconds to print hello world :p
[11:25] * wmeissner (~wmeissner@121.91.116.78) Quit (Ping timeout: 272 seconds)
[11:27] <agronholm> try disabling the cache with -Dpython.cachedir.skip=true
[11:31] * sera_ is now known as sera
[11:45] <agronholm> personally I'm waiting for the 2.7 beta
[11:54] * plankton (~plankton@187.6.167.69) has joined #jython
[11:57] * wainersm (~wainersm@189.61.217.121) has joined #jython
[11:57] * wainersm (~wainersm@189.61.217.121) Quit (Client Quit)
[12:04] * plankton (~plankton@187.6.167.69) Quit (Quit: Leaving)
[12:23] <deepy> I think that increased the loading time
[12:26] * lheuer (~Adium@unaffiliated/lheuer) Quit (Quit: Leaving.)
[12:26] <agronholm> well, there isn't much to be done
[12:53] * lheuer (~Adium@unaffiliated/lheuer) has joined #jython
[13:12] * r0bby (~wakawaka@guifications/user/r0bby) has joined #jython
[13:16] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Ping timeout: 255 seconds)
[13:51] * lheuer (~Adium@unaffiliated/lheuer) Quit (Quit: Leaving.)
[14:23] * Arfrever (~Arfrever@apache/committer/Arfrever) has joined #jython
[15:09] * enebo (~enebo@174-20-181-54.mpls.qwest.net) has joined #jython
[15:09] * lheuer (~Adium@unaffiliated/lheuer) has joined #jython
[16:01] * lheuer (~Adium@unaffiliated/lheuer) Quit (Quit: Leaving.)
[16:27] * wainersm (~wainersm@189.61.217.121) has joined #jython
[16:42] * lheuer (~Adium@unaffiliated/lheuer) has joined #jython
[17:29] * lheuer (~Adium@unaffiliated/lheuer) Quit (Quit: Leaving.)
[17:45] * lheuer (~Adium@unaffiliated/lheuer) has joined #jython
[18:01] * lheuer (~Adium@unaffiliated/lheuer) Quit (Quit: Leaving.)
[18:14] * ciziar (~textual@81-225-140-103-no12.tbcn.telia.com) has joined #jython
[18:36] * lheuer (~Adium@unaffiliated/lheuer) has joined #jython
[19:00] * ciziar (~textual@81-225-140-103-no12.tbcn.telia.com) Quit (Quit: Computer has gone to sleep.)
[19:11] * Arfrever (~Arfrever@apache/committer/Arfrever) Quit (Ping timeout: 246 seconds)
[19:29] * juneau001 (~juneau@fess-116326.dhcp.fnal.gov) Quit (Quit: juneau001)
[20:05] * Arfrever (~Arfrever@apache/committer/Arfrever) has joined #jython
[21:14] * wainersm (~wainersm@189.61.217.121) Quit (Quit: Ex-Chat)
[22:18] * enebo (~enebo@174-20-181-54.mpls.qwest.net) Quit (Quit: enebo)
[23:14] * lheuer (~Adium@unaffiliated/lheuer) Quit (Quit: Leaving.)

Index

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