cpython/Doc/ext
Walter Dörwald 612344f127 Change UnicodeDecodeError objects so that the 'object' attribute
is a bytes object.

Add 'y' and 'y#' format specifiers that work like 's' and 's#'
but only accept bytes objects.
2007-05-04 19:28:21 +00:00
..
building.tex Typo. 2002-05-16 14:45:37 +00:00
embedding.tex Patch #1026384: fix two common typo's: 2004-09-11 16:50:06 +00:00
ext.tex Patch #500136: Update Update ext build documentation. 2.2.1 candidate. 2002-03-09 10:06:14 +00:00
extending.tex Change UnicodeDecodeError objects so that the 'object' attribute 2007-05-04 19:28:21 +00:00
newtypes.tex Merged revisions 53952-54987 via svnmerge from 2007-04-27 19:54:29 +00:00
noddy.c Changed the assignment of PyType_GenericNew to tp_new slot. Now do 2003-06-28 11:53:29 +00:00
noddy2.c bug [ 1021621 ] use first_name, not first, in code samples 2005-07-17 21:18:25 +00:00
noddy3.c Updated documentation to: 2004-07-14 19:07:24 +00:00
noddy4.c Updated documentation to: 2004-07-14 19:07:24 +00:00
run-func.c use correct function in example 2006-02-15 06:55:57 +00:00
setup.py Whitespace normalization, via reindent.py. 2004-07-18 06:25:50 +00:00
shoddy.c Merged revisions 53952-54987 via svnmerge from 2007-04-27 19:54:29 +00:00
test.py Whitespace normalization, via reindent.py. 2004-07-18 06:25:50 +00:00
windows.tex Merged revisions 46753-51188 via svnmerge from 2006-08-11 14:57:12 +00:00