Staging
v0.5.1
https://github.com/python/cpython
Revision a33deb2d07b3a2bf0a6592c407f3f72122f9fa75 authored by Terry Jan Reedy on 10 November 2016, 23:42:58 UTC, committed by Terry Jan Reedy on 10 November 2016, 23:42:58 UTC
Add pointer to 'Encoding declaration' in Language Reference.
1 parent 48aa605
Raw File
Tip revision: a33deb2d07b3a2bf0a6592c407f3f72122f9fa75 authored by Terry Jan Reedy on 10 November 2016, 23:42:58 UTC
Issue #25507: Add back import needed for 2.x encoding warning box.
Tip revision: a33deb2
.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
Parser/pgen
Lib/test/data/*
Lib/lib2to3/Grammar*.pickle
Lib/lib2to3/PatternGrammar*.pickle
.coverage
coverage/*
htmlcov/*
back to top