Staging
v0.5.1
https://github.com/python/cpython
Revision 747d48cf27e1843f7d1046b4e8127833a40cf9b3 authored by Martin Panter on 26 November 2015, 11:01:58 UTC, committed by Martin Panter on 26 November 2015, 11:01:58 UTC
Previous documentation was not clear if the geturl(), info() and getcode()
were valid for HTTP responses. The “msg” attribute is different to the usual
HTTPResponse.msg attribute. Based on patch by Evens Fortuné.
1 parent 92072ac
Raw File
Tip revision: 747d48cf27e1843f7d1046b4e8127833a40cf9b3 authored by Martin Panter on 26 November 2015, 11:01:58 UTC
Issues #22989, #21228: Document HTTP response object for urlopen()
Tip revision: 747d48c
.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