Message5483

Author jfenwick
Recipients amak, jfenwick, leosoto, pjenvey
Date 2010-02-02.16:40:20
SpamBayes Score 0.0047269315
Marked as misclassified No
Message-id <1265128820.65.0.038921694224.issue1549@psf.upfronthosting.co.za>
In-reply-to
Content
I'd just like to point out that it's linked to these tickets:
http://bugs.jython.org/issue1171#
http://bugs.jython.org/issue1204

They never resolved Alan's question: Why add the FileUtil class?
It just wraps a call to PyFile anyways. 
And why do I get the "TypeError: coercing to Unicode: need string" error from issue 1204 if I call the PyFile constructor directly?
History
Date User Action Args
2010-02-02 16:40:20jfenwicksetmessageid: <1265128820.65.0.038921694224.issue1549@psf.upfronthosting.co.za>
2010-02-02 16:40:20jfenwicksetrecipients: + jfenwick, amak, leosoto, pjenvey
2010-02-02 16:40:20jfenwicklinkissue1549 messages
2010-02-02 16:40:20jfenwickcreate