Georg Brandl
|
6f82cd309c
|
#5341: fix "builtin" where used as an adjective ("built-in" is correct).
|
2010-02-06 18:44:44 +00:00 |
Georg Brandl
|
0cedb4bffa
|
#7495: backport Programming FAQ review to trunk.
|
2009-12-20 14:20:16 +00:00 |
R. David Murray
|
890643843d
|
Update the FAQ entry that explains that assignments in the local scope
shadow variables in the outer scope (issue 7290).
|
2009-11-10 18:58:02 +00:00 |
Georg Brandl
|
a4314c2b21
|
Fix broken links found by "make linkcheck". scipy.org seems to be done right now, so I could not verify links going there.
|
2009-10-11 20:16:16 +00:00 |
Georg Brandl
|
6728c5a762
|
Add the Python FAQ lists to the documentation. Copied from sandbox/faq. Many thanks to AMK for the preparation work.
|
2009-10-11 18:31:23 +00:00 |