[pypy-svn] r19110 - pypy/dist/pypy/tool

mwh at codespeak.net mwh at codespeak.net
Fri Oct 28 12:59:11 CEST 2005


Author: mwh
Date: Fri Oct 28 12:59:10 2005
New Revision: 19110

Modified:
   pypy/dist/pypy/tool/asterisk.py
Log:
add a 'newline at end of file'


Modified: pypy/dist/pypy/tool/asterisk.py
==============================================================================
--- pypy/dist/pypy/tool/asterisk.py	(original)
+++ pypy/dist/pypy/tool/asterisk.py	Fri Oct 28 12:59:10 2005
@@ -169,4 +169,3 @@
             stmts.append(stmt)
             start = lno
         self.statements = stmts
-        
\ No newline at end of file



More information about the Pypy-commit mailing list