mirror of
https://github.com/django/django.git
synced 2025-07-23 05:05:17 +00:00
Updated some 'Dive Into Python' links
This commit is contained in:
parent
2d0db67813
commit
2bcbca3451
5 changed files with 11 additions and 7 deletions
|
@ -1936,7 +1936,7 @@ slice
|
|||
Returns a slice of the list.
|
||||
|
||||
Uses the same syntax as Python's list slicing. See
|
||||
http://diveintopython.net/native_data_types/lists.html#odbchelper.list.slice
|
||||
http://www.diveintopython3.net/native-datatypes.html#slicinglists
|
||||
for an introduction.
|
||||
|
||||
Example::
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue