Staging
v0.5.1
https://github.com/python/cpython
Revision d340b43d7524338ce3d63d4bd69477fca7dad23c authored by Brett Cannon on 06 August 2012, 21:19:22 UTC, committed by Brett Cannon on 06 August 2012, 21:19:22 UTC
data.

Also alphabetized the attributes in the blacklist to make it easier to
detect changes.

Initial patch by Éric Araujo.
1 parent cb4996a
Raw File
Tip revision: d340b43d7524338ce3d63d4bd69477fca7dad23c authored by Brett Cannon on 06 August 2012, 21:19:22 UTC
Issue #15163: Pydoc shouldn't show __loader__ as a part of a module's
Tip revision: d340b43
.bzrignore
´.purify
autom4te.cache
config.log
config.cache
config.status
config.status.lineno
db_home
Makefile
buildno
python
build
Makefile.pre
platform
pybuilddir.txt
pyconfig.h
libpython*.a
libpython*.so*
python.exe
python-gdb.py
reflog.txt
tags
TAGS
.gdb_history
Doc/tools/sphinx
Doc/tools/jinja
Doc/tools/jinja2
Doc/tools/pygments
Doc/tools/docutils
Misc/python.pc
Modules/Setup
Modules/Setup.config
Modules/Setup.local
Modules/config.c
Modules/ld_so_aix
Parser/pgen
Lib/test/data/*
Lib/lib2to3/Grammar*.pickle
Lib/lib2to3/PatternGrammar*.pickle
__pycache__
.coverage
coverage/*
htmlcov/*
back to top