Author: Ryan Gonzalez
Branch:
Changeset: r71035:f1b863443b2d
Date: 2014-04-27 23:16 +
http://bitbucket.org/pypy/pypy/changeset/f1b863443b2d/
Log:Removed redundant 'except' clause
diff --git a/rpython/rlib/test/test_streamio.py
b/rpython/rlib/test/test_streamio.py
--- a/rpython/rlib/tes
Author: Ryan Gonzalez
Branch:
Changeset: r71034:bc7d31eac294
Date: 2014-04-27 22:30 +
http://bitbucket.org/pypy/pypy/changeset/bc7d31eac294/
Log:Added test for fix for issue 1739
diff --git a/rpython/rlib/test/test_streamio.py
b/rpython/rlib/test/test_streamio.py
--- a/rpython/rlib/tes
Author: Ryan Gonzalez
Branch:
Changeset: r71014:c9b6527cd5a6
Date: 2014-04-23 20:32 +
http://bitbucket.org/pypy/pypy/changeset/c9b6527cd5a6/
Log:Fixed issue 1739
diff --git a/rpython/rlib/streamio.py b/rpython/rlib/streamio.py
--- a/rpython/rlib/streamio.py
+++ b/rpython/rlib/streamio.p