cpython/Doc/extending
Georg Brandl 7bc6e4fd06 Merged revisions 79184-79185 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r79184 | georg.brandl | 2010-03-21 10:58:36 +0100 (So, 21 Mär 2010) | 1 line

  Update text for newest US DST regulation.  The sample file already has the calculation right.
........
  r79185 | georg.brandl | 2010-03-21 11:02:47 +0100 (So, 21 Mär 2010) | 1 line

  Include structmember.h correctly.
........
2010-03-21 10:03:36 +00:00
..
building.rst Remove trailing whitespace. 2009-01-03 21:18:54 +00:00
embedding.rst #4592: fix embedding example with new C API changes. 2008-12-09 23:48:44 +00:00
extending.rst Recorded merge of revisions 78024 via svnmerge from 2010-02-06 18:46:57 +00:00
index.rst Merged revisions 70578,70599,70641-70642,70650,70660-70661,70674,70691,70697-70698,70700,70704 via svnmerge from 2009-03-30 14:51:56 +00:00
newtypes.rst Merged revisions 79184-79185 via svnmerge from 2010-03-21 10:03:36 +00:00
windows.rst #5360: replace PyObject_HEAD_INIT by PyVarObject_HEAD_INIT. 2009-02-27 17:11:23 +00:00