| commit | c9fb47ef084709783baf77a5ccfd3c6b4ecf9434 | [log] [tgz] |
|---|---|---|
| author | Guido van Rossum <guido@python.org> | Wed Aug 21 17:40:51 1996 +0000 |
| committer | Guido van Rossum <guido@python.org> | Wed Aug 21 17:40:51 1996 +0000 |
| tree | 8e3e1093ea6276253a695b906183d4ba4e2a4a53 | |
| parent | 16d27e3b141d26853effc6c70214412cebebbe9f [diff] |
Added delslice and delitem. Renamed and, or to and_, or_. Renamed all internal identifiers so as not to start with '__' (which is a compiler privilege); remove AIX hack.