[Python-Dev] [Python-checkins] cpython: Issue #13165: stringbench is now available in the Tools/stringbench folder.
Antoine Pitrou
solipsis at pitrou.net
Mon Apr 9 22:03:01 CEST 2012
On 2012年4月09日 14:54:03 -0400
Terry Reedy <tjreedy at udel.edu> wrote:
>> > diff --git a/Tools/stringbench/stringbench.py b/Tools/stringbench/stringbench.py
> > new file mode 100755
> > --- /dev/null
> > +++ b/Tools/stringbench/stringbench.py
> > @@ -0,0 +1,1483 @@
> > +
>> Did you mean to start with a blank line?
This is just a copy of the original file. I did not make any
modifications to it.
Regards
Antoine.
More information about the Python-Dev
mailing list