Brett Cannon
|
2348eda37b
|
Note in the intro to Extending... that ctypes can be a simpler, more portable solution than custom C code.
|
2009-09-17 03:24:45 +00:00 |
Georg Brandl
|
0294de028f
|
#6446: fix import_spam() function to use correct error and reference handling.
|
2009-07-11 10:14:54 +00:00 |
Georg Brandl
|
16a57f6a34
|
Demote warnings to notices where appropriate, following the goal that as few "red box" warnings
should clutter the docs as possible. Part 1: stuff that gets merged to Py3k.
|
2009-04-27 15:29:09 +00:00 |
Georg Brandl
|
c2784229b8
|
#5417: replace references to undocumented functions by ones to documented functions.
|
2009-03-31 16:50:25 +00:00 |
Georg Brandl
|
c62ef8b4d9
|
Remove trailing whitespace.
|
2009-01-03 20:55:06 +00:00 |
Georg Brandl
|
cbc1ed5e28
|
#4611: fix typo.
|
2008-12-15 08:36:11 +00:00 |
Georg Brandl
|
b19be571e0
|
Some cleanup in the docs.
|
2007-12-29 10:57:00 +00:00 |
Georg Brandl
|
16f1df91ce
|
Document PyEval_* functions from ceval.c.
Credits to Michael Sloan from GHOP.
|
2007-12-01 22:24:47 +00:00 |
Georg Brandl
|
ecabc37b08
|
Backport from 3k: #1116: fix reference to old filename.
|
2007-09-06 14:49:56 +00:00 |
Georg Brandl
|
8ec7f65613
|
Move the 2.6 reST doc tree in place.
|
2007-08-15 14:28:01 +00:00 |