#jython IRC Log (v0.9)

Index

IRC Log for 2015-12-30

Timestamps are in GMT/BST.

[1:29] * plankton (~plankton@138.36.35.128) Quit (Ping timeout: 240 seconds)
[2:40] * contracode (sid121053@gateway/web/irccloud.com/x-sfpzvvuzfnqsapvo) has joined #jython
[2:41] <contracode> Am I understanding the premise for Jython correctly? As long as a Python module doesn't use C bindings, I can run it with the Jython binary? And Jython gives me the ability to import Java SDK libraries?
[2:42] * dew3y (U2FsdGVkX1@ma.sdf.org) Quit (Read error: Connection reset by peer)
[2:42] <agronholm> contracode: yeah
[2:42] * dew3y (U2FsdGVkX1@ma.sdf.org) has joined #jython
[2:42] <agronholm> contracode: almost all stdlib modules from CPython are present in Jython
[2:42] <agronholm> the sqlite3 module being a notable exception
[2:42] <contracode> very nice
[2:43] <contracode> I'm looking for a Pillow alternative-- would you happen to have a suggestion?
[2:44] <agronholm> nope
[2:45] <contracode> darnit :) well, I bet Java has it built in, in some form or fashion
[2:46] <agronholm> yeah, like the JAI library (https://en.wikipedia.org/wiki/Java_Advanced_Imaging)
[2:53] * dew3y` (U2FsdGVkX1@ma.sdf.org) has joined #jython
[2:54] * dew3y (U2FsdGVkX1@ma.sdf.org) Quit (Ping timeout: 276 seconds)
[5:37] * dew3y` (U2FsdGVkX1@ma.sdf.org) Quit (Read error: Connection reset by peer)
[5:37] * dew3y` (U2FsdGVkX1@ma.sdf.org) has joined #jython
[15:07] * xemdetia (xemdetia@nat/ibm/x-jiopvwdetjhelfup) has joined #jython
[15:40] * cinterloepr (44e2641b@gateway/web/freenode/ip.68.226.100.27) has joined #jython
[15:40] <cinterloepr> Hey there, when using 'clamp' to package a python class for java, how should i pass data to the python code?
[15:41] <cinterloepr> it seems the only method i get is call(), and i cant pass antyhing through it
[15:45] * cinterloepr (44e2641b@gateway/web/freenode/ip.68.226.100.27) Quit (Ping timeout: 252 seconds)
[18:06] * eatkin (~eatkin@166.70.212.121) Quit (Quit: ZNC 1.6.2 - http://znc.in)
[18:06] * eatkin (~eatkin@166.70.212.121) has joined #jython
[20:12] * Techcable (~Techcable@techcable.net) Quit (Quit: ZNC - http://znc.in)
[20:13] * Techcable (~Techcable@2607:5300:100:200::1290) has joined #jython
[21:54] * JStoker (jstoker@unaffiliated/jstoker) Quit (Excess Flood)
[21:54] * JStoker (jstoker@unaffiliated/jstoker) has joined #jython
[22:15] * JStoker (jstoker@unaffiliated/jstoker) Quit (Ping timeout: 240 seconds)
[22:26] * JStoker (jstoker@unaffiliated/jstoker) has joined #jython
[22:45] * JStoker (jstoker@unaffiliated/jstoker) Quit (Excess Flood)
[22:46] * JStoker (jstoker@unaffiliated/jstoker) has joined #jython
[22:50] * JStoker (jstoker@unaffiliated/jstoker) Quit (Excess Flood)
[22:50] * JStoker (jstoker@unaffiliated/jstoker) has joined #jython
[23:22] * xemdetia (xemdetia@nat/ibm/x-jiopvwdetjhelfup) Quit (Ping timeout: 255 seconds)

Index

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