Mark Dickinson
|
6b87f117ca
|
Fix some documentation examples involving the repr of a float.
|
2009-11-24 14:27:02 +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
|
4ebf80734d
|
Fix duplicate target.
|
2009-10-22 07:56:56 +00:00 |
Andrew M. Kuchling
|
5c4e6ebbf5
|
Various link, textual, and markup fixes
|
2009-10-13 16:11:49 +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 |