[Python-bugs-list] [Bug #130006] /test/tokenize_tests_.py minor bug

noreply@sourceforge.net noreply@sourceforge.net
Wed, 24 Jan 2001 20:00:19 -0800


Bug #130006, was updated on 2001-Jan-24 20:00
Here is a current snapshot of the bug.

Project: Python
Category: None
Status: Open
Resolution: None
Bug Group: None
Priority: 5
Submitted by: nobody
Assigned to : nobody
Summary: /test/tokenize_tests_.py minor bug

Details: There is a minor error on line 147 in the module
/test/tokenize_tests.py of
the new 2.1alpha1.  The function d01v has the parameter name "rest"
repeated
in the function definition.  This gives an error message when that
function
is reached during  "make install" on a Debian 2.2 (potato) Linux system.


For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=130006&group_id=5470