[pypy-svn] r23052 - pypy/dist/pypy/rpython

pedronis at codespeak.net pedronis at codespeak.net
Sun Feb 5 21:26:41 CET 2006


Author: pedronis
Date: Sun Feb  5 21:26:40 2006
New Revision: 23052

Modified:
   pypy/dist/pypy/rpython/rgenop.py
Log:
kill exuberant blank lines



Modified: pypy/dist/pypy/rpython/rgenop.py
==============================================================================
--- pypy/dist/pypy/rpython/rgenop.py	(original)
+++ pypy/dist/pypy/rpython/rgenop.py	Sun Feb  5 21:26:40 2006
@@ -236,9 +236,3 @@
 setspecialize(closeblock2)
 setspecialize(closelink)
 setspecialize(closereturnlink)
-
-
-    
-
-
-    



More information about the Pypy-commit mailing list