Tarek Ziadé
|
40b998b05d
|
Fixed #1180: Option to ignore ~/.pydistutils.cfg in Distutils
|
2009-10-27 23:06:10 +00:00 |
Eric Smith
|
4c074382bd
|
Documentation for issue 5237, auto-numbered format fields. Contributed by Terry J. Reedy.
|
2009-04-22 00:47:00 +00:00 |
Tarek Ziadé
|
e6aeba7444
|
#5158: added documentation on the depends option in distutils extensions
|
2009-02-13 09:12:33 +00:00 |
Georg Brandl
|
fc29f27c16
|
#4811: fix markup glitches (mostly remains of the conversion),
found by Gabriel Genellina.
|
2009-01-02 20:25:14 +00:00 |
Benjamin Peterson
|
8928a7e911
|
rephrase has_key doc
|
2008-10-31 20:41:44 +00:00 |
Benjamin Peterson
|
c2f144079f
|
clarify CALL_FUNCTION #4141
|
2008-10-17 20:01:01 +00:00 |
Georg Brandl
|
8509db5a21
|
Add the "ast" module, containing helpers to ease use of the "_ast" classes.
|
2008-06-10 07:45:28 +00:00 |
Benjamin Peterson
|
09a1ebc9db
|
Add myself to Doc/ACKS.txt
|
2008-04-15 11:58:46 +00:00 |
Georg Brandl
|
c326801ffc
|
Update doc ACKS.
|
2008-03-21 20:55:51 +00:00 |
Georg Brandl
|
81de0d24d5
|
#1582: document __reversed__, patch by Mark Russell.
|
2008-01-06 16:17:56 +00:00 |
Thomas Heller
|
f326898ad4
|
Add myself.
|
2008-01-05 17:15:44 +00:00 |
Georg Brandl
|
adbda844d0
|
Add a section about nested listcomps to the tutorial.
Thanks to Ian Bruntlett and Robert Lehmann.
|
2007-12-14 19:03:36 +00:00 |
Georg Brandl
|
2382832bf3
|
Add another GHOP contributor.
|
2007-12-11 16:32:49 +00:00 |
Georg Brandl
|
e7d118a5a1
|
Fix markup in whatsnew, use new directive in ACKS.
|
2007-12-08 11:05:05 +00:00 |
Georg Brandl
|
923ad7a948
|
Add another GHOP student to ACKS.
|
2007-12-06 00:24:23 +00:00 |
Georg Brandl
|
749fddc093
|
Add Ross Light, a GHOP student, to ACKs.
|
2007-12-05 21:52:40 +00:00 |
Georg Brandl
|
b8df156ab5
|
Add examples to re docs. Written for GHOP by Dan Finnie.
|
2007-12-05 18:30:48 +00:00 |
Georg Brandl
|
f19b951126
|
Add documentation for PySys_* functions.
Written by Charlie Shepherd for GHOP. Also fixes #1245.
|
2007-12-02 21:58:54 +00:00 |
Georg Brandl
|
584265b001
|
Add more entries to the glossary.
Written by Jeff Wheeler for GHOP.
|
2007-12-02 14:58:50 +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
|
82225b7737
|
Add more examples to the wsgiref docs.
From GHOP by Josip Dzolonga.
|
2007-11-29 23:00:03 +00:00 |
Georg Brandl
|
430e3620b6
|
Add examples to the ConfigParser documentation.
Credits go to Thomas Lamb, who wrote this as a task in the GHOP contest.
|
2007-11-29 17:02:34 +00:00 |
Georg Brandl
|
45af56d330
|
Add entry to ACKS.
|
2007-10-20 18:39:25 +00:00 |
Georg Brandl
|
8ec7f65613
|
Move the 2.6 reST doc tree in place.
|
2007-08-15 14:28:01 +00:00 |