cpython/Doc/api
Walter Dörwald acaa5a16d6 Add PyUnicode_FromString(), which create a unicode object from a
const char * (i.e. 0-terminated latin-1 encoded bytes).
2007-05-05 12:00:46 +00:00
..
abstract.tex Merged revisions 53952-54987 via svnmerge from 2007-04-27 19:54:29 +00:00
api.tex Merged revisions 46753-51188 via svnmerge from 2006-08-11 14:57:12 +00:00
concrete.tex Add PyUnicode_FromString(), which create a unicode object from a 2007-05-05 12:00:46 +00:00
exceptions.tex Four months of trunk changes (including a few releases...) 2006-12-13 04:49:30 +00:00
init.tex Merged revisions 53952-54987 via svnmerge from 2007-04-27 19:54:29 +00:00
intro.tex Merge current trunk into p3yk. This includes the PyNumber_Index API change, 2006-08-21 19:07:27 +00:00
memory.tex Merged revisions 53952-54987 via svnmerge from 2007-04-27 19:54:29 +00:00
newtypes.tex Merged revisions 53952-54987 via svnmerge from 2007-04-27 19:54:29 +00:00
refcounting.tex Two typo fixes 2004-07-26 19:25:54 +00:00
refcounts.dat Remove the deprecated and useless "pend" argument from 2007-03-18 18:35:15 +00:00
utilities.tex Change UnicodeDecodeError objects so that the 'object' attribute 2007-05-04 19:28:21 +00:00
veryhigh.tex improve the very-high-level API docs (contributed by Jeff Epler) 2004-03-25 15:44:56 +00:00