[issue11418] Method's global scope is module containing function definition, not class.

Terry J. Reedy report at bugs.python.org
Sat Mar 19 06:11:08 CET 2011


Terry J. Reedy <tjreedy at udel.edu> added the comment:

"Methods defined within a class may reference..."
would make the tutorial correct without introducing the complication of methods defined outside a class, let alone in another module.

----------
nosy: +terry.reedy

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11418>
_______________________________________


More information about the Python-bugs-list mailing list