diff options
| author | Gary Wilson Jr <gary.wilson@gmail.com> | 2007-11-11 04:44:20 +0000 |
|---|---|---|
| committer | Gary Wilson Jr <gary.wilson@gmail.com> | 2007-11-11 04:44:20 +0000 |
| commit | a4907be38ecc9f6caf3d2a787a7046af3f8b9ceb (patch) | |
| tree | 617fc7a7e7641759da1b467213212d96e7aa5440 /docs | |
| parent | af256a02f9d72c0c0ecf03a9814d8cb9ebdc5e0c (diff) | |
Fixed #5918 -- Removed `SortedDictFromList` since `SortedDict` now can do everything `SortedDictFromList` could do. Since `SortedDict`'s `copy` method doesn't return a deepcopy as `SortedDictFromList`'s `copy` method did, you will need to update your code if you were relying on `SortedDictFromList.copy` to return a deepcopy by using the `deepcopy` function from the `copy` module.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6668 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
