commit | a23b5739bb8edcb3d7a124ba258fd90b73206d31 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Tue Jun 18 19:17:14 2002 +0000 |
committer | Fred Drake <fdrake@acm.org> | Tue Jun 18 19:17:14 2002 +0000 |
tree | 143f864c393f5e54799f6a992ee01c78887d6b44 | |
parent | 2683ac755d5fcb164926bdb2bc320dcb33bb58b0 [diff] |
Add a note about "as" not being a keyword, though it has special meaning when used as part of the import statement. Note that both "as" and "None" becoming keywords in the future. Closes SF bug #553262.