#jython IRC Log (v0.9)

Index

IRC Log for 2011-08-05

Timestamps are in GMT/BST.

[1:22] * lopex (~lopx@84-10-213-252.dynamic.chello.pl) Quit ()
[1:44] * thobe (~Adium@63-235-13-3.dia.static.qwest.net) has joined #jython
[2:25] * clajo04_ (~clajo04_@pool-108-41-219-3.nycmny.fios.verizon.net) Quit (Ping timeout: 255 seconds)
[3:01] * lahwran (~lahwran@unaffiliated/lahwran) Quit (Read error: Operation timed out)
[3:04] * lahwran (~lahwran@unaffiliated/lahwran) has joined #jython
[3:59] * millertimek1a2m3 (~millertim@c-71-227-188-237.hsd1.wa.comcast.net) has joined #jython
[5:14] * rcbart (cb1e6364@gateway/web/freenode/ip.203.30.99.100) Quit (Ping timeout: 252 seconds)
[5:41] * thobe1 (~Adium@63-235-13-3.dia.static.qwest.net) has joined #jython
[5:42] * thobe (~Adium@63-235-13-3.dia.static.qwest.net) Quit (Read error: Connection reset by peer)
[7:05] * Trundle (~andy@python/site-packages/trundle) has joined #jython
[10:03] * agronholm (~demigod@nblzone-211-37.nblnetworks.fi) Quit (Remote host closed the connection)
[10:04] * agronholm (~demigod@nblzone-211-37.nblnetworks.fi) has joined #jython
[10:12] * agronholm (~demigod@nblzone-211-37.nblnetworks.fi) Quit (Quit: KVIrc 4.1.1 Equilibrium http://www.kvirc.net/)
[10:13] * agronholm (~demigod@nblzone-211-37.nblnetworks.fi) has joined #jython
[10:24] * millertimek1a2m3 (~millertim@c-71-227-188-237.hsd1.wa.comcast.net) Quit (Ping timeout: 246 seconds)
[10:56] * lopex (531346b2@gateway/web/freenode/ip.83.19.70.178) has joined #jython
[11:57] * Kasperle (~lutz@0x0badc0.de) has joined #jython
[12:04] <Kasperle> hi
[12:05] <Kasperle> should "from module import *" work in jython? when i try that with the readline module, dir() reports nothing in the global namespace
[12:13] <agronholm> yes
[12:14] <agronholm> so globals() is unchanged?
[12:15] * Trundle (~andy@python/site-packages/trundle) Quit (Ping timeout: 255 seconds)
[12:22] <Kasperle> yep
[12:24] <Kasperle> this is jython 2.5.1 though: http://pylonshq.com/pasties/b812069b9c5bc8673085b7715c5a19fb
[12:25] <Kasperle> i just tried "from base64 import *", too, and that gets stuff into globals()
[12:29] <agronholm> from readline import * seems to work fine here
[12:29] <agronholm> jython 2.5.2
[12:38] <Kasperle> i just grabbed 2.5.2, and yeah, that works
[12:42] <Kasperle> and it runs ipython 10.2 out of the box!? awesome! :D
[14:18] * clajo04_ (~clajo04_@pool-108-41-219-3.nycmny.fios.verizon.net) has joined #jython
[17:02] * thobe1 (~Adium@63-235-13-3.dia.static.qwest.net) Quit (Quit: Leaving.)
[17:21] * thobe1 (~Adium@ip65-46-231-74.z231-46-65.customer.algx.net) has joined #jython
[19:06] * DRayX (cf4352fa@gateway/web/freenode/ip.207.67.82.250) has joined #jython
[19:07] <DRayX> Hey I was wondering if there were any plans in the works for a Jython 3.2, or for that matter a Jython that implements a Python specification newer than 2.5?
[19:09] <pjenvey> DRayX - the default hg branch is for taretting 2.6
[19:09] <pjenvey> it's a work in progress, the intention was to target 3.x after a 2.6
[19:10] <DRayX> Cool, so 2.7 is being skipped? Also, is there an ETA on 2.6 support? Thanks for the help pjenvey.
[19:10] <DRayX> And by 2.6 support I mean an official release
[19:10] <agronholm> at least some 2.7 features should be in Jython 2.6
[19:11] <pjenvey> probably consider a formal 2.7 after beginning work on 3.x
[19:11] <pjenvey> as for an ETA, can't really give you one, the 2.6 work has been slow the past few months, help is always appreciated =]
[19:13] <DRayX> Cool, well thank you very much. I'm not a Java guy so much (C++ all the way), otherwise I would try to find some cycles to help out.
[19:15] * DRayX (cf4352fa@gateway/web/freenode/ip.207.67.82.250) Quit (Quit: Page closed)
[20:46] * ohumbel (5390f2dc@gateway/web/freenode/ip.83.144.242.220) Quit (Ping timeout: 252 seconds)
[21:56] * millertimek1a2m3 (~millertim@c-71-227-188-237.hsd1.wa.comcast.net) has joined #jython
[22:11] * millertimek1a2m3 (~millertim@c-71-227-188-237.hsd1.wa.comcast.net) Quit (Ping timeout: 258 seconds)
[22:27] * lopexx (~lopx@84-10-213-252.dynamic.chello.pl) has joined #jython
[22:43] * lopex (531346b2@gateway/web/freenode/ip.83.19.70.178) Quit ()
[22:58] * lopexx (~lopx@84-10-213-252.dynamic.chello.pl) Quit ()
[22:58] * lopex (~lopx@84-10-213-252.dynamic.chello.pl) has joined #jython
[23:53] * millertimek1a2m3 (~millertim@c-71-227-188-237.hsd1.wa.comcast.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).