[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pypy-svn
Subject:    [pypy-commit] pypy default: remove debug print
From:       cfbolz <noreply () buildbot ! pypy ! org>
Date:       2013-08-31 11:03:44
Message-ID: 20130831110344.14B701C0205 () cobra ! cs ! uni-duesseldorf ! de
[Download RAW message or body]

Author: Carl Friedrich Bolz <cfbolz@gmx.de>
Branch: 
Changeset: r66709:1d5e776dc11e
Date: 2013-08-31 12:03 +0100
http://bitbucket.org/pypy/pypy/changeset/1d5e776dc11e/

Log:	remove debug print

diff --git a/rpython/rlib/rstring.py b/rpython/rlib/rstring.py
--- a/rpython/rlib/rstring.py
+++ b/rpython/rlib/rstring.py
@@ -21,7 +21,6 @@
         res = []
         while True:
             # find the beginning of the next word
-            print i
             while i < length:
                 if not value[i].isspace():
                     break   # found
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
http://mail.python.org/mailman/listinfo/pypy-commit
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic