commit | ecd8157a2ca0819c71bbafae698748e84cafdca8 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Tue Dec 04 19:47:46 2001 +0000 |
committer | Fred Drake <fdrake@acm.org> | Tue Dec 04 19:47:46 2001 +0000 |
tree | 798b0a8f7795220539504d8ef67a68df74b2d5ce | |
parent | 6016dbeccaadb94eb7535230f29fa4b4e2579897 [diff] |
Include a warning that scripts should not have the same name as standard modules, or the module cannot be properly imported. (Based on a suggestion sent to python-docs.) Update the displayed dir() of the sys and __builtin__ module with Python 2.2.