Rev 2620: Add another blank line to make it show up better in http://bzr.arbash-meinel.com/branches/bzr/0.19-dev/skip_pyrex

John Arbash Meinel john at arbash-meinel.com
Sun Jul 15 15:42:14 BST 2007


At http://bzr.arbash-meinel.com/branches/bzr/0.19-dev/skip_pyrex

------------------------------------------------------------
revno: 2620
revision-id: john at arbash-meinel.com-20070715144053-09hrns6fxp9ssyj6
parent: john at arbash-meinel.com-20070715143330-6ddg2ay25b4pxiu1
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: skip_pyrex
timestamp: Sun 2007-07-15 09:40:53 -0500
message:
  Add another blank line to make it show up better
modified:
  setup.py                       setup.py-20050314065409-02f8a0a6e3f9bc70
-------------- next part --------------
=== modified file 'setup.py'
--- a/setup.py	2007-07-15 14:33:30 +0000
+++ b/setup.py	2007-07-15 14:40:53 +0000
@@ -161,6 +161,7 @@
            " If the .c files are available,")
     print ("they will be built,"
            " but modifying the .pyx files will not rebuild them.")
+    print
     from distutils.command.build_ext import build_ext
 else:
     have_pyrex = True



More information about the bazaar-commits mailing list