Message8037

Author tavianator
Recipients tavianator
Date 2013-06-03.18:51:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1370285491.88.0.942299777852.issue2058@psf.upfronthosting.co.za>
In-reply-to
Content
With Jython 2.5.3, I can't use __loader__.get_data('file') to read data that is packaged in a JAR/WAR with my Python code, because ClasspathPyImporter doesn't implement that method.  While not a required part of the PEP, it would be convenient.
History
Date User Action Args
2013-06-03 18:51:31tavianatorsetrecipients: + tavianator
2013-06-03 18:51:31tavianatorsetmessageid: <1370285491.88.0.942299777852.issue2058@psf.upfronthosting.co.za>
2013-06-03 18:51:31tavianatorlinkissue2058 messages
2013-06-03 18:51:31tavianatorcreate