cpython/Doc/extending
Chris Jerdonek bb4e941c6d Add a str class entry to the "Text Sequence Type" section (issue #16209).
This commit also moves the documentation for the str built-in function to
the new class entry.  Links to :class:`str` now go to the class entry with
the string methods immediately afterwards.
2012-11-28 01:38:40 -08:00
..
building.rst Remove trailing whitespace. 2009-01-03 21:18:54 +00:00
embedding.rst Grammar touchup. 2012-11-02 07:34:37 +01:00
extending.rst merge 3.2 2012-08-15 14:51:08 +03:00
index.rst Remove unneeded "Release" and "Date" markers from doc index pages. 2012-10-28 11:08:26 -07:00
newtypes.rst Add a str class entry to the "Text Sequence Type" section (issue #16209). 2012-11-28 01:38:40 -08:00
windows.rst Fix advice: call PyType_Ready to fill in ob_type of custom types. 2010-12-28 09:29:19 +00:00