INADA Naoki <[email protected]> added the comment: > Any objections to changing > > "The global scope associated with a method is the module containing the class > definition. (The class itself is never used as a global scope.)" > > to > > "The global scope associated with a method is the module containing its > definition. (A class is never used as a global scope.)" > > ?
+1 ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue11418> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
