mirror of
https://github.com/django/django.git
synced 2025-08-04 19:08:28 +00:00
Fixed #29877 -- Replaced diveintopython3.net with diveinto.org/python3/.
This commit is contained in:
parent
efc0f77f02
commit
b0d716cbff
6 changed files with 7 additions and 7 deletions
|
@ -2092,7 +2092,7 @@ individual elements of the sequence.
|
|||
Returns a slice of the list.
|
||||
|
||||
Uses the same syntax as Python's list slicing. See
|
||||
http://www.diveintopython3.net/native-datatypes.html#slicinglists
|
||||
http://www.diveinto.org/python3/native-datatypes.html#slicinglists
|
||||
for an introduction.
|
||||
|
||||
Example::
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue