Author: Brian Kearns
Branch: issue1430
Changeset: r71159:527d7902252d
Date: 2014-05-01 18:03 -0400
http://bitbucket.org/pypy/pypy/changeset/527d7902252d/
Log:cleanup
diff --git a/pypy/module/_socket/__init__.py b/pypy/module/_socket/__init__.py
--- a/pypy/module/_socket/__init__.py
+++ b/pyp
Author: Brian Kearns
Branch: issue1430
Changeset: r71110:1505774100fd
Date: 2014-04-30 19:24 -0400
http://bitbucket.org/pypy/pypy/changeset/1505774100fd/
Log:cleanup
diff --git a/rpython/rlib/_rsocket_rffi.py b/rpython/rlib/_rsocket_rffi.py
--- a/rpython/rlib/_rsocket_rffi.py
+++ b/rpython/r