#jython IRC Log (v0.9)

Index

IRC Log for 2011-05-14

Timestamps are in GMT/BST.

[0:03] * sitkack (~sitkack@bigfish-208-077-153-006.bigfishgames.com) Quit (Read error: Connection reset by peer)
[0:03] * sitkack (~sitkack@bigfish-208-077-153-006.bigfishgames.com) has joined #jython
[0:12] * lopex (lopex@84-10-213-252.dynamic.chello.pl) Quit ()
[0:41] * wmeissner (~wmeissner@2406:a000:f005:9e00:225:ff:fe4d:e0c3) has joined #jython
[2:26] * sitkack (~sitkack@bigfish-208-077-153-006.bigfishgames.com) Quit (Read error: Connection reset by peer)
[2:26] * sitkack (~sitkack@bigfish-208-077-153-006.bigfishgames.com) has joined #jython
[2:36] * sitkack_ (~sitkack@bigfish-208-077-153-006.bigfishgames.com) has joined #jython
[2:36] * sitkack (~sitkack@bigfish-208-077-153-006.bigfishgames.com) Quit (Read error: Connection reset by peer)
[2:36] * sitkack_ is now known as sitkack
[2:37] * marciocg (~marcio@187.52.36.158) has joined #jython
[2:37] * marciocg (~marcio@187.52.36.158) Quit (Client Quit)
[2:37] * sitkack (~sitkack@bigfish-208-077-153-006.bigfishgames.com) Quit (Read error: Connection reset by peer)
[2:40] * sitkack (~sitkack@bigfish-208-077-153-006.bigfishgames.com) has joined #jython
[5:08] * shashank (~shashank@c-98-245-87-8.hsd1.co.comcast.net) Quit (Quit: Leaving.)
[6:02] * wmeissner (~wmeissner@2406:a000:f005:9e00:225:ff:fe4d:e0c3) Quit (Quit: wmeissner)
[8:10] * lahwran (~lahwran@unaffiliated/lahwran) has joined #jython
[10:24] * jabley (~jabley@cpc1-farn4-0-0-cust318.6-2.cable.virginmedia.com) has joined #jython
[12:38] * lopex (lopex@84-10-213-252.dynamic.chello.pl) has joined #jython
[13:05] * lopex (lopex@84-10-213-252.dynamic.chello.pl) Quit (Ping timeout: 240 seconds)
[13:15] * lopex (lopex@84-10-213-252.dynamic.chello.pl) has joined #jython
[15:25] * MarderIII (~marderii@enneman.demon.nl) has joined #jython
[16:54] * jabley (~jabley@cpc1-farn4-0-0-cust318.6-2.cable.virginmedia.com) Quit (Quit: jabley)
[17:14] * stakkars_ (~tismer@dslb-094-223-005-075.pools.arcor-ip.net) has joined #jython
[18:14] * jabley (~jabley@cpc1-farn4-0-0-cust318.6-2.cable.virginmedia.com) has joined #jython
[18:29] * jabley (~jabley@cpc1-farn4-0-0-cust318.6-2.cable.virginmedia.com) Quit (Quit: jabley)
[19:31] * MarderIII (~marderii@enneman.demon.nl) Quit (Quit: [IRSSI] Sorry, this packet is not a winner. Please reconnect!)
[19:57] * jabley (~jabley@cpc1-farn4-0-0-cust318.6-2.cable.virginmedia.com) has joined #jython
[20:06] * stakkars_ (~tismer@dslb-094-223-005-075.pools.arcor-ip.net) Quit (Quit: schnarch)
[20:48] * medecau (~medecau@a95-92-40-18.cpe.netcabo.pt) has joined #jython
[20:49] <medecau> Hi, is it possible to use jython to compile a .py file into a .class file?
[20:52] <agronholm> medecau: that's the most commonly asked question
[20:52] <agronholm> yes, but the end result may not be what you want.
[20:53] <medecau> sorry for the FAQ
[20:56] <medecau> agronholm: is this info in the Jython site faq?
[20:56] <medecau> can't find it
[20:57] <agronholm> for what purpose do you want to compile .py into .class?
[20:57] <medecau> so that I can include the resulting class in a different project
[20:58] <medecau> in this case it will be for a processing app
[20:59] <agronholm> well you will still need the jython runtime
[20:59] <agronholm> and after that, using either the .py or its compiled form does not matter
[21:00] <medecau> I was under the impression jython did to python code what the java compiler does to .java files
[21:00] <medecau> am I wrong in this assumption?
[21:01] <agronholm> well .class files don't usually work without the java runtime
[21:01] <agronholm> the same is true for python code
[21:01] <agronholm> (don't work without the jython runtime)
[21:02] <medecau> I just thought that after passing the code through jython I could use the JVM
[21:02] <medecau> without jython
[21:02] <agronholm> wrong
[21:02] <medecau> ok
[21:02] <agronholm> you think the compiler embeds all the library functions in the class file?
[21:03] <medecau> I have no idea what the compiler does
[21:03] <medecau> sorry
[21:03] <medecau> and thanks for your time agronholm
[21:11] * medecau (~medecau@a95-92-40-18.cpe.netcabo.pt) has left #jython
[21:25] * tnelson (trent@coapp/developer/tnelson) Quit (Quit: [A] overthinking, over analyzing, separate the body from the mind)
[23:24] * lopex (lopex@84-10-213-252.dynamic.chello.pl) Quit (Ping timeout: 240 seconds)
[23:30] * lopex (lopex@84-10-213-252.dynamic.chello.pl) has joined #jython
[23:40] * jabley (~jabley@cpc1-farn4-0-0-cust318.6-2.cable.virginmedia.com) Quit (Quit: jabley)
[23:42] * shashank (~shashank@c-98-245-87-8.hsd1.co.comcast.net) has joined #jython
[23:45] * jabley (~jabley@cpc1-farn4-0-0-cust318.6-2.cable.virginmedia.com) has joined #jython
[23:50] * sitkack (~sitkack@bigfish-208-077-153-006.bigfishgames.com) Quit (Read error: Connection reset by peer)
[23:50] * sitkack (~sitkack@bigfish-208-077-153-006.bigfishgames.com) has joined #jython
[23:52] * jabley (~jabley@cpc1-farn4-0-0-cust318.6-2.cable.virginmedia.com) Quit (Quit: jabley)
[23:59] * sitkack_ (~sitkack@bigfish-208-077-153-006.bigfishgames.com) has joined #jython
[23:59] * sitkack (~sitkack@bigfish-208-077-153-006.bigfishgames.com) Quit (Read error: Connection reset by peer)
[23:59] * sitkack_ is now known as sitkack

Index

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