summaryrefslogtreecommitdiffstats
path: root/Doc/faq/programming.rst
Commit message (Expand)AuthorAgeFilesLines
* Remove pointless discussion of the lack of a ternary operatorAntoine Pitrou2013-01-171-46/+0
* #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
* Backport from 3.2: improve argument/parameter documentation (issue #15990).Chris Jerdonek2012-11-301-0/+21
* update to new C roles and directivesSandro Tosi2012-01-141-1/+1
* Close #12838: fix range() call.Georg Brandl2011-08-251-1/+1
* Merged revisions 84945 via svnmerge fromGeorg Brandl2010-10-061-1/+1
* Merged revisions 84971 via svnmerge fromBrian Curtin2010-09-231-2/+2
* #5341: fix "builtin" where used as an adjective ("built-in" is correct).Georg Brandl2010-02-061-6/+7
* #7495: backport Programming FAQ review to trunk.Georg Brandl2009-12-201-85/+70
* Update the FAQ entry that explains that assignments in the local scopeR. David Murray2009-11-101-33/+71
* Fix broken links found by "make linkcheck". scipy.org seems to be done right...Georg Brandl2009-10-111-3/+3
* Add the Python FAQ lists to the documentation. Copied from sandbox/faq. Man...Georg Brandl2009-10-111-0/+1752