summaryrefslogtreecommitdiffstats
path: root/Doc/faq/programming.rst
Commit message (Expand)AuthorAgeFilesLines
* #13094: add Programming FAQ entry about the behavior of closures.Ezio Melotti2013-01-041-0/+52
* Add additional links and index entries for "argument" and "parameter".Chris Jerdonek2012-12-251-0/+4
* Improve argument/parameter documentation (issue #15990).Chris Jerdonek2012-11-281-0/+21
* Closes #14305: fix typo.Georg Brandl2012-03-141-2/+2
* Issue #13528: rework the performance question in the programming FAQAntoine Pitrou2011-12-091-153/+62
* Remove outdate FAQ contentAntoine Pitrou2011-12-031-32/+8
* Streamline FAQ entry about the ternary operator, and suggest using io.StringI...Antoine Pitrou2011-12-031-54/+20
* Remove references to psyco, which is mostly unmaintained and doesn't work wit...Antoine Pitrou2011-12-031-11/+3
* Clarify concatenation behaviour of immutable strings, and remove explicitAntoine Pitrou2011-11-251-0/+26
* Adapt/remove mentions of functions gone in 3.xÉric Araujo2011-09-011-9/+0
* Close #12838: fix range() call.Georg Brandl2011-08-251-1/+1
* Mention Cython and remove obsolete alternativesAntoine Pitrou2011-02-051-3/+3
* Migrate to Sphinx 1.0 C language constructs.Georg Brandl2010-10-061-1/+1
* #9582 - add a missing "are" and reflow the line.Brian Curtin2010-09-231-2/+2
* #9911: doc copyedits.Georg Brandl2010-09-211-1/+1
* Recorded merge of revisions 78024 via svnmerge fromGeorg Brandl2010-02-061-6/+7
* #7495: more review fixes.Georg Brandl2009-12-201-8/+10
* #7495: Review of Programming FAQ by Florent Xicluna.Georg Brandl2009-12-191-165/+122
* Fix print function conversion missed in merge of faq/programming update.R. David Murray2009-11-141-1/+1
* Merged revisions 76190 via svnmerge fromR. David Murray2009-11-141-33/+68
* Merged revisions 75365,75394,75402-75403,75418,75459,75484,75592-75596,75600,...Georg Brandl2009-10-271-3/+3
* Update module names in references in the FAQ.Georg Brandl2009-10-131-1/+1
* Merged revisions 75363 via svnmerge fromGeorg Brandl2009-10-111-0/+1752