#jython IRC Log (v0.9)

Index

IRC Log for 2017-03-15

Timestamps are in GMT/BST.

[0:09] * shoemonkey (~shoemonke@2601:240:c802:6be3:790b:b2a3:c379:d283) has joined #jython
[0:56] * shoemonkey (~shoemonke@2601:240:c802:6be3:790b:b2a3:c379:d283) Quit (Remote host closed the connection)
[2:57] * shoemonkey (~shoemonke@2601:240:c802:6be3:fce5:a:3465:1c5f) has joined #jython
[3:01] * shoemonkey (~shoemonke@2601:240:c802:6be3:fce5:a:3465:1c5f) Quit (Ping timeout: 246 seconds)
[6:58] * shoemonkey (~shoemonke@2601:240:c802:6be3:a2:3cf8:aac0:6f41) has joined #jython
[7:03] * shoemonkey (~shoemonke@2601:240:c802:6be3:a2:3cf8:aac0:6f41) Quit (Ping timeout: 246 seconds)
[9:00] * shoemonkey (~shoemonke@2601:240:c802:6be3:1c35:5f54:8541:6f94) has joined #jython
[9:04] * shoemonkey (~shoemonke@2601:240:c802:6be3:1c35:5f54:8541:6f94) Quit (Ping timeout: 246 seconds)
[9:35] * Guest45619 (~sarlalian@ip47.ip-149-56-250.net) has joined #jython
[9:43] * Guest45619 (~sarlalian@ip47.ip-149-56-250.net) Quit (Quit: [BX] I wonder what this button marked "EOF" does...)
[11:00] * shoemonkey (~shoemonke@2601:240:c802:6be3:a4ac:b509:57f6:7520) has joined #jython
[11:05] * shoemonkey (~shoemonke@2601:240:c802:6be3:a4ac:b509:57f6:7520) Quit (Ping timeout: 246 seconds)
[12:55] * girish946 (~gsjoshi@1.186.102.42) has joined #jython
[12:55] * girishj (~gsjoshi@1.186.102.42) has joined #jython
[13:01] * shoemonkey (~shoemonke@2601:240:c802:6be3:7904:ce06:175e:b01d) has joined #jython
[13:02] * girishj (~gsjoshi@1.186.102.42) Quit (Ping timeout: 260 seconds)
[13:02] * girish946 (~gsjoshi@1.186.102.42) Quit (Ping timeout: 268 seconds)
[13:05] * shoemonkey (~shoemonke@2601:240:c802:6be3:7904:ce06:175e:b01d) Quit (Ping timeout: 246 seconds)
[14:47] * xemdetia (xemdetia@nat/ibm/x-mgdfdkcpofxnoiwz) has joined #jython
[16:51] * teletubbie (~T.T@unaffiliated/teletubbie) Quit (Ping timeout: 256 seconds)
[16:51] * teletubbie (~T.T@unaffiliated/teletubbie) has joined #jython
[17:03] * shoemonkey (~shoemonke@2601:240:c802:6be3:83:f9e9:5bbf:d766) has joined #jython
[17:07] * shoemonkey (~shoemonke@2601:240:c802:6be3:83:f9e9:5bbf:d766) Quit (Ping timeout: 246 seconds)
[19:04] * shoemonkey (~shoemonke@2601:240:c802:6be3:3c69:dfe:2928:6c83) has joined #jython
[19:08] * shoemonkey (~shoemonke@2601:240:c802:6be3:3c69:dfe:2928:6c83) Quit (Ping timeout: 246 seconds)
[20:53] * sqarzz (~sqarzz@230.83-67-87.adsl-dyn.isp.belgacom.be) has joined #jython
[20:56] <sqarzz> hi guys, a question. I has developed a docx export implementation using docxtpl. When I tried this using jython, this module apparantly needs etree from lxml.
[20:56] <sqarzz> This module seems not to be supported by jython. Is there a specific reason for it, and/or could I implement a fix in some way?
[20:57] <jimbaker> sqarzz, so if you are using docx, why not apache poi?
[20:58] <sqarzz> just to be clear, I am developing in python, and don't know a lot of Java
[20:58] <jimbaker> re etree from lxml - that's written in c. there's outstanding work in jyni.org to support packages written in c, but still a WIP. might be worth a try however
[20:58] <jimbaker> sqarzz, i wrote an article in java magazine. let's see if the link i have still work
[20:59] <sqarzz> okat thx jimbaker for the reason of why
[21:00] <jimbaker> apparently they don't like perma links, but nov/dec 2015 issue of java magazine
[21:01] <jimbaker> http://www.javamagazine.mozaicreader.com/NovDec2015/Default/50/0#&pageSet=42&page=0
[21:01] <jimbaker> sqarzz, see if that helps you. i focus on excel docs, but should be broadly applicable
[21:01] <jimbaker> POI should be a much nicer interface since it's higher level
[21:05] * shoemonkey (~shoemonke@2601:240:c802:6be3:59b8:e633:3ac:10ee) has joined #jython
[21:09] * shoemonkey (~shoemonke@2601:240:c802:6be3:59b8:e633:3ac:10ee) Quit (Ping timeout: 246 seconds)
[21:57] <sqarzz> thx jimbaker, i will take a look at it
[23:06] * shoemonkey (~shoemonke@2601:240:c802:6be3:7d98:ef59:c495:10b8) has joined #jython
[23:10] * shoemonkey (~shoemonke@2601:240:c802:6be3:7d98:ef59:c495:10b8) Quit (Ping timeout: 246 seconds)
[23:43] * shoemonkey (~shoemonke@2601:240:c802:6be3:c134:6fd3:c236:dde1) has joined #jython
[23:51] * sqarzz (~sqarzz@230.83-67-87.adsl-dyn.isp.belgacom.be) Quit (Remote host closed the connection)
[23:55] * xemdetia (xemdetia@nat/ibm/x-mgdfdkcpofxnoiwz) Quit (Ping timeout: 240 seconds)

Index

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