Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
fb2a6ccfc42cb15e15c4d2608bf096357a8a79ed
/
Lib
/
test
/
test_StringIO.py
04f357c
Get rid of relative imports in all unittests. Now anything that
by Barry Warsaw
· 23 years ago
e1c67d1
Make StringIO work in --disable-unicode builds...
by Michael W. Hudson
· 23 years ago
e441860
Whitespace normalization.
by Tim Peters
· 23 years ago
f853be9
Restore Python 2.1 StringIO.py behaviour: support concatenating
by Marc-André Lemburg
· 23 years ago
793ead5
A workaround for the missing buffer() builtin in jython.
by Finn Bock
· 23 years ago
4565350
test_iterator(): Don't do a type comparison to see if it's an
by Barry Warsaw
· 24 years ago
e47df7a
StringIO patch #462596: let's [c]StringIO accept read buffers on
by Marc-André Lemburg
· 24 years ago
7f8ff47
Converted test_StringIO.py to use unittest, so
by Barry Warsaw
· 24 years ago
cafd495
In O_writelines: Replace use of string.joinfields with "".join.
by Jeremy Hylton
· 24 years ago
22d5895
Added a test for the StringIO write() error I just fixed.
by Guido van Rossum
· 25 years ago
4bbea05
Jack Jansen reported that the regression test failed on the Mac where
by Guido van Rossum
· 25 years ago
d1229f5
Uncommented tests that failed for cStringIO,
by Jim Fulton
· 25 years ago
9543833
Added some tests for the truncate() method; one is commented out because
by Fred Drake
· 25 years ago
b96e0e5
New test cases for the StringIO module
by Martin v. Löwis
· 25 years ago