https://github.com/python/cpython
Revision 91e561aa777f861b1406f0f60f9189d3382ab431 authored by Nick Coghlan on 05 August 2015, 13:07:24 UTC, committed by Nick Coghlan on 05 August 2015, 13:07:24 UTC
This includes removing the assumption that readers will be familiar with the
name resolution scheme Python used prior to the introduction of lexical
scoping for function namespaces.

Patch by Ivan Levkivskyi.
1 parent 36948d7
History
Tip revision: 91e561aa777f861b1406f0f60f9189d3382ab431 authored by Nick Coghlan on 05 August 2015, 13:07:24 UTC
Issue #24129: Clarify reference docs for name resolution.
Tip revision: 91e561a
File Mode Size
c-api
data
distributing
distutils
extending
faq
howto
includes
install
installing
library
reference
tools
tutorial
using
whatsnew
Makefile -rw-r--r-- 5.9 KB
README.txt -rw-r--r-- 4.6 KB
about.rst -rw-r--r-- 1.5 KB
bugs.rst -rw-r--r-- 4.0 KB
conf.py -rw-r--r-- 5.6 KB
contents.rst -rw-r--r-- 538 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 40.8 KB
license.rst -rw-r--r-- 45.6 KB
make.bat -rw-r--r-- 3.8 KB

README.txt

back to top