[Patches] [ python-Patches-499062 ] Minor typo in test_generators.py

noreply@sourceforge.net noreply@sourceforge.net
Thu, 03 Jan 2002 16:23:31 -0800


Patches item #499062, was opened at 2002-01-03 10:32
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=499062&group_id=5470

Category: Tests
Group: None
Status: Open
Resolution: None
Priority: 4
Submitted By: Uche Ogbuji (uche)
Assigned to: Tim Peters (tim_one)
Summary: Minor typo in test_generators.py

Initial Comment:
This one caused me a bit of confusion.  Traditionally
"leaves" refer to tree nodes with no children.

----------------------------------------------------------------------

>Comment By: Uche Ogbuji (uche)
Date: 2002-01-03 16:23

Message:
Logged In: YES 
user_id=38966

It's s/leaves/nodes/.  Maybe I've been working with DOM too
much.  At any rate, I have always thought of leaf nodes as
only those with no children.

It doesn't look as if anything from my patch made it
through: neither the comment nor the patch.  Sometimes I
hate SF.

I'll try again, though it hardly seems necessary...


----------------------------------------------------------------------

Comment By: Tim Peters (tim_one)
Date: 2002-01-03 16:18

Message:
Logged In: YES 
user_id=31435

Assigned to me; added a "Tests" category and recategorized 
accordingly.

Uche, if you tried to upload a patch, it didn't work (did 
you remember to check the upload box)?  What is that you 
want to see changed?  s/leaves/labels/?  Note that the 
example in the docstring test is lifted directly out of PEP 
255, so tell me what would shut you up <wink> and I'll make 
the change in both places.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=499062&group_id=5470