summaryrefslogtreecommitdiffstats
path: root/Doc/library/ctypes.rst
Commit message (Expand)AuthorAgeFilesLines
* #4820: use correct module for ctypes.util.Georg Brandl2009-02-051-0/+1
* Change an example in the docs to avoid a mistake when the code is copyThomas Heller2009-01-161-1/+1
* Fix two issues found by the suspicious builder.Georg Brandl2009-01-041-1/+1
* Fix uses of the default role.Georg Brandl2009-01-031-39/+37
* #4399: fix typo.Georg Brandl2008-11-231-1/+1
* Markup fixes. (optparse.rst probably needs an entire revision pass.)Andrew M. Kuchling2008-09-301-1/+1
* Tidy up some sentencesAndrew M. Kuchling2008-08-301-14/+14
* Re-wordAndrew M. Kuchling2008-07-131-2/+2
* Markup fixes, thanks Georg for the help.Thomas Heller2008-06-111-47/+70
* Add versionadded marker to ctypes.c_longdouble.Thomas Heller2008-06-111-0/+1
* Smaller doc fixes.Thomas Heller2008-06-111-19/+16
* More doc fixes.Thomas Heller2008-06-111-15/+6
* Markup fixes, spelling corrections, and better wordings. Hopefully.Thomas Heller2008-06-111-9/+8
* Fix markup.Thomas Heller2008-06-111-20/+30
* Document the new ctypes features.Thomas Heller2008-06-061-6/+68
* 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