mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +00:00
Fixed broken link in django.core.files.temp docstring.
This commit is contained in:
parent
ee20e2d038
commit
b21f6d7ee4
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ processes in a manner that works across platforms.
|
|||
The custom version of NamedTemporaryFile doesn't support the same keyword
|
||||
arguments available in tempfile.NamedTemporaryFile.
|
||||
|
||||
1: https://mail.python.org/pipermail/python-list/2005-December/336957.html
|
||||
1: https://mail.python.org/pipermail/python-list/2005-December/336955.html
|
||||
2: https://bugs.python.org/issue14243
|
||||
"""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue