E&S CVS Commit: pylib - Add UnicodeO, which is like StringIO, but output only and allows unicode
tsarna at eby-sarna.com
tsarna at eby-sarna.com
Tue May 28 14:43:00 EDT 2002
Module Name: pylib
Committed By: tsarna
Date: Tue May 28 18:42:50 UTC 2002
Modified Files:
pylib/AppUtils: Unicode.py
Log Message:
Add UnicodeO, which is like StringIO, but output only and allows unicode
strings for write()
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/pylib/AppUtils/Unicode.py.diff?r1=1.6&r2=1.7
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pylib/AppUtils/Unicode.py
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
More information about the source-changes
mailing list