#jython IRC Log (v0.9)

Index

IRC Log for 2010-07-14

Timestamps are in GMT/BST.

[0:12] * jimbaker (~jbaker@wlaw218-85-dhcp.colorado.edu) has joined #jython
[0:14] * lopex (lopex@chello089076044027.chello.pl) Quit (Ping timeout: 260 seconds)
[0:18] * lopex (lopex@chello089076044027.chello.pl) has joined #jython
[0:23] * lopex (lopex@chello089076044027.chello.pl) Quit (Ping timeout: 248 seconds)
[0:27] * lopex (lopex@chello089076044027.chello.pl) has joined #jython
[0:32] * lopex (lopex@chello089076044027.chello.pl) Quit (Ping timeout: 276 seconds)
[0:40] * lopex (lopex@chello089076044027.chello.pl) has joined #jython
[0:44] * lopex (lopex@chello089076044027.chello.pl) Quit (Ping timeout: 240 seconds)
[0:46] * lolsuper_ (~super_@unaffiliated/lolsuper-/x-9881387) Quit (Ping timeout: 245 seconds)
[0:47] * lopex (lopex@chello089076044027.chello.pl) has joined #jython
[0:51] * lopex (lopex@chello089076044027.chello.pl) Quit (Ping timeout: 248 seconds)
[0:56] * lopex (lopex@chello089076044027.chello.pl) has joined #jython
[1:00] * lopex (lopex@chello089076044027.chello.pl) Quit (Ping timeout: 240 seconds)
[1:02] * lopex (lopex@chello089076044027.chello.pl) has joined #jython
[1:09] * lopex (lopex@chello089076044027.chello.pl) Quit (Ping timeout: 240 seconds)
[1:15] * lopex (lopex@chello089076044027.chello.pl) has joined #jython
[1:15] * lopex (lopex@chello089076044027.chello.pl) Quit (Client Quit)
[1:24] * ttmrichter (~ttmrichte@59.175.37.155) Quit (Ping timeout: 276 seconds)
[1:28] * ttmrichter (~ttmrichte@59.175.37.155) has joined #jython
[1:28] * ttmrichter (~ttmrichte@59.175.37.155) Quit (Read error: Connection reset by peer)
[1:29] * ttmrichter (~ttmrichte@59.175.37.155) has joined #jython
[1:45] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[3:13] * jimbaker (~jbaker@wlaw218-85-dhcp.colorado.edu) Quit (Ping timeout: 246 seconds)
[4:41] * jimbaker (~jbaker@c-24-8-39-78.hsd1.co.comcast.net) has joined #jython
[5:26] * jimbaker (~jbaker@c-24-8-39-78.hsd1.co.comcast.net) Quit (Quit: jimbaker)
[5:29] * verterok (~ggonzalez@unaffiliated/verterok) Quit (Ping timeout: 252 seconds)
[6:03] * jabley (~jabley@cpc1-farn4-0-0-cust318.glfd.cable.ntl.com) has joined #jython
[6:35] * verterok (~ggonzalez@unaffiliated/verterok) has joined #jython
[7:49] * thobe (~Adium@212-162-171-110.skbbip.com) has joined #jython
[8:06] * ckell (~ckell@pool-173-64-103-144.bltmmd.fios.verizon.net) has joined #jython
[8:31] * jabley (~jabley@cpc1-farn4-0-0-cust318.glfd.cable.ntl.com) Quit (Quit: jabley)
[8:53] * Oti (~ohumbel@adsl-84-227-55-102.adslplus.ch) has joined #jython
[9:12] * mds1 (~seiler@131.220.126.195) has joined #jython
[9:12] * mds1 (~seiler@131.220.126.195) has left #jython
[9:18] * jabley (~jabley@87-84-49-84.absolutely2.mezzonet.net) has joined #jython
[10:09] * raxelo (~vvitvitsk@80.91.178.197) has joined #jython
[10:31] * lheuer (~heuer@unaffiliated/lheuer) has joined #jython
[10:43] * lucian (~lucian@188-222-55-189.zone13.bethere.co.uk) has joined #jython
[10:57] * juneau001 (~juneau@131.225.24.72) has joined #jython
[11:45] * raxelo (~vvitvitsk@80.91.178.197) Quit (Quit: Leaving)
[12:22] * rhickey (~rhickey@ool-4a58e520.dyn.optonline.net) has joined #jython
[12:22] * rhickey (~rhickey@ool-4a58e520.dyn.optonline.net) has left #jython
[13:37] * sgithens (~sgithens@149-166-10-223.dhcp-in.iupui.edu) has joined #jython
[14:25] * skay (~skay@pat1.orbitz.net) has joined #jython
[15:16] * pigletto (~pigletto@dynamic-78-8-108-189.ssp.dialog.net.pl) has joined #jython
[15:33] * lopex (lopex@chello089076044027.chello.pl) has joined #jython
[15:55] * jimbaker (~jbaker@64.134.151.252) has joined #jython
[16:02] * lheuer (~heuer@unaffiliated/lheuer) Quit (Quit: Closing Time)
[16:03] * jabley (~jabley@87-84-49-84.absolutely2.mezzonet.net) Quit (Quit: jabley)
[16:15] * thobe (~Adium@212-162-171-110.skbbip.com) Quit (Quit: Leaving.)
[17:00] * jimbaker (~jbaker@64.134.151.252) Quit (Quit: jimbaker)
[17:27] * linkmaster03 (~linkmaste@unaffiliated/linkmaster03) has joined #jython
[17:30] <linkmaster03> is there currently any way for jython 2.5.1 to compile .py files?
[17:33] * ttmrichter (~ttmrichte@59.175.37.155) Quit (Ping timeout: 240 seconds)
[17:54] <agronholm> linkmaster03, sure
[17:54] <agronholm> jython -m compileall .
[17:54] <agronholm> compilation of .py files was never removed from jython
[17:55] <linkmaster03> really?
[17:55] <linkmaster03> interesting, thanks! :)
[18:14] <linkmaster03> and jython.jar always needs to be in the classpath to run foo$py.class, right?
[18:32] * jimbaker (~jbaker@c-67-173-240-173.hsd1.co.comcast.net) has joined #jython
[18:36] * pigletto_ (~quassel@188.33.147.249) has joined #jython
[18:52] * pigletto_ (~quassel@188.33.147.249) Quit (Read error: Connection reset by peer)
[19:15] <Oti> linkmaster03, yes
[19:17] <linkmaster03> ok, thanks
[19:17] * linkmaster03 (~linkmaste@unaffiliated/linkmaster03) has left #jython
[19:19] * jabley (~jabley@cpc1-farn4-0-0-cust318.glfd.cable.ntl.com) has joined #jython
[19:31] * juneau001 (~juneau@131.225.24.72) Quit (Quit: juneau001)
[19:35] <jimbaker> agronholm: probably the better alternative to compileall is to use a standard setup.py, either using setuptools or preferably distribute
[19:36] <jimbaker> i also find that pip + virtualenv works well - http://jythonpodcast.hostjava.net/jythonbook/appendixA.html (the inevitable plug of our book :)
[19:41] * jimbaker (~jbaker@c-67-173-240-173.hsd1.co.comcast.net) Quit (Quit: jimbaker)
[19:49] * agronholm (agronholm@nblzone-211-17.nblnetworks.fi) Quit (Ping timeout: 260 seconds)
[19:52] * agronholm (agronholm@nblzone-211-17.nblnetworks.fi) has joined #jython
[19:57] * agronholm (agronholm@nblzone-211-17.nblnetworks.fi) Quit (Client Quit)
[19:59] * agronholm (agronholm@nblzone-211-17.nblnetworks.fi) has joined #jython
[20:00] * tristanbuckner (~tristan@38.99.42.113) has joined #jython
[20:01] <tristanbuckner> Is there a way to inspect the classpath from inside jython?
[20:03] * Oti (~ohumbel@adsl-84-227-55-102.adslplus.ch) Quit (Quit: Oti)
[20:04] * chang_beer (0c5a1c9e@gateway/web/freenode/ip.12.90.28.158) has joined #jython
[20:05] <agronholm> tristanbuckner, no
[20:05] <agronholm> you can only inspect sys.path
[20:05] <tristanbuckner> or perhaps sort of? System.getProperty("java.class.path")
[20:05] <agronholm> you can get that but that is not guaranteed to be the entire path
[20:05] <tristanbuckner> though it's doing it in a really java way
[20:05] <tristanbuckner> ah
[20:19] * verterok (~ggonzalez@unaffiliated/verterok) Quit (Quit: leaving)
[20:28] * chang_beer (0c5a1c9e@gateway/web/freenode/ip.12.90.28.158) has left #jython
[20:30] * thobe (~Adium@83.249.252.237) has joined #jython
[20:47] * thobe (~Adium@83.249.252.237) Quit (Read error: Connection timed out)
[20:47] * thobe (~Adium@c83-249-252-237.bredband.comhem.se) has joined #jython
[21:02] * sgithens (~sgithens@149-166-10-223.dhcp-in.iupui.edu) Quit (Ping timeout: 240 seconds)
[21:18] * jabley (~jabley@cpc1-farn4-0-0-cust318.glfd.cable.ntl.com) Quit (Quit: jabley)
[21:42] * skay (~skay@pat1.orbitz.net) Quit (Quit: skay)
[21:48] * pigletto (~pigletto@dynamic-78-8-108-189.ssp.dialog.net.pl) Quit (Remote host closed the connection)
[21:52] * lucian_ (~lucian@188-222-55-189.zone13.bethere.co.uk) has joined #jython
[21:53] * lucian (~lucian@188-222-55-189.zone13.bethere.co.uk) Quit (Ping timeout: 260 seconds)
[21:53] * jimbaker (~jbaker@c-24-8-39-78.hsd1.co.comcast.net) has joined #jython
[22:10] * thobe (~Adium@c83-249-252-237.bredband.comhem.se) Quit (Quit: Leaving.)
[22:25] * lucian_ (~lucian@188-222-55-189.zone13.bethere.co.uk) Quit (Remote host closed the connection)
[22:37] * lucian (~lucian@188-222-55-189.zone13.bethere.co.uk) has joined #jython
[22:45] * lolsuper_ (~super_@unaffiliated/lolsuper-/x-9881387) 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).