Project: Jython

Revision: 5231

Author: pjenvey

Date: 21 Aug 2008 15:44:29

Changes:

make cStringIO thread safe as unfortunately the CPython GIL guarantees it, as
does the pure python version. add cStringIO.In/OutputType

Files:
modified: /trunk/jython/src/org/python/modules/cStringIO.java (try)
Diff: To list