summaryrefslogtreecommitdiffstats
path: root/Doc/library/ctypes.rst
Commit message (Expand)AuthorAgeFilesLines
* Add from_buffer and from_buffer_copy class methods to ctypes types.Thomas Heller2008-04-251-0/+22
* reformat some documentation of classes so methods and attributes are under th...Benjamin Peterson2008-04-251-138/+143
* Try to correct a markup error that does hide the following paragraph.Thomas Heller2008-02-141-1/+0
* Add pickle support to ctypes types.Thomas Heller2008-02-131-0/+5
* Some cleanup in the docs.Georg Brandl2007-12-291-5/+1
* Add :term:s for "new-style class".Georg Brandl2007-10-211-1/+1
* Add :term:s for iterator.Georg Brandl2007-10-211-2/+2
* Add :term:s for descriptors.Georg Brandl2007-10-211-7/+7
* Add a 'c_longdouble' type to the ctypes module.Thomas Heller2007-09-071-0/+9
* Fix typo: c_float represents to C float type.Thomas Heller2007-09-061-1/+1
* Spell check (also americanify behaviour, it's almost 3 times as common)Neal Norwitz2007-08-261-26/+26
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+2364