commit | d5be3b75dd7e73ab7bd01f4d0c0c54a189b3c12c | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Fri Oct 26 18:37:27 2001 +0000 |
committer | Fred Drake <fdrake@acm.org> | Fri Oct 26 18:37:27 2001 +0000 |
tree | eb3c146923aa87b719366608c2164e7d5f4565e2 | |
parent | 5445f078df1dc986259f75f6345afea19b27cb59 [diff] |
Add notes pointing out that these classes are kept for backward compatibility and suggeest that new code that does not require compatibility with older Python versions subclass dictionary, list, or str.