Thomas Heller
|
6ad5fbb7ea
|
Add from_buffer and from_buffer_copy class methods to ctypes types.
|
2008-04-25 15:44:16 +00:00 |
Benjamin Peterson
|
c7b05920d6
|
reformat some documentation of classes so methods and attributes are under the class directive
|
2008-04-25 01:29:10 +00:00 |
Thomas Heller
|
e7fb0c5114
|
Try to correct a markup error that does hide the following paragraph.
|
2008-02-14 21:00:28 +00:00 |
Thomas Heller
|
a06a1a88ee
|
Add pickle support to ctypes types.
|
2008-02-13 20:21:53 +00:00 |
Georg Brandl
|
b19be571e0
|
Some cleanup in the docs.
|
2007-12-29 10:57:00 +00:00 |
Georg Brandl
|
a739503881
|
Add :term:s for "new-style class".
|
2007-10-21 12:15:05 +00:00 |
Georg Brandl
|
e7a0990113
|
Add :term:s for iterator.
|
2007-10-21 12:10:28 +00:00 |
Georg Brandl
|
5e52db035d
|
Add :term:s for descriptors.
|
2007-10-21 10:45:46 +00:00 |
Thomas Heller
|
2825b2ea44
|
Add a 'c_longdouble' type to the ctypes module.
|
2007-09-07 06:32:17 +00:00 |
Thomas Heller
|
a3a7ddaae5
|
Fix typo: c_float represents to C float type.
|
2007-09-06 20:26:20 +00:00 |
Neal Norwitz
|
9a65c89ec0
|
Spell check (also americanify behaviour, it's almost 3 times as common)
|
2007-08-26 01:42:03 +00:00 |
Georg Brandl
|
8ec7f65613
|
Move the 2.6 reST doc tree in place.
|
2007-08-15 14:28:01 +00:00 |