[Python-bugs-list] [ python-Bugs-427783 ] Lang Ref section 4.1 s/is/in/

noreply@sourceforge.net noreply@sourceforge.net
Tue, 29 May 2001 08:45:52 -0700


Bugs item #427783, was updated on 2001-05-27 15:00
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=427783&group_id=5470

Category: Documentation
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: Lang Ref  section 4.1 s/is/in/

Initial Comment:
The built-in namespace associated with the execution of
a code block is actually found by looking up the name
__builtins__ is its global namespace; 

I am pretty sure what's intended is
s/is its/in its/

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

>Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2001-05-29 08:45

Message:
Logged In: YES 
user_id=3066

Fixed in Doc/ref/ref4.tex revisions 1.27 and 1.26.2.1.

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

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