mirror of
https://github.com/django/django.git
synced 2025-06-06 03:59:12 +00:00
Fixed #8457 -- Fixed a missing import.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8451 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
e94d293504
commit
eb85af1865
@ -1,3 +1,4 @@
|
|||||||
|
import errno
|
||||||
import os
|
import os
|
||||||
import tempfile
|
import tempfile
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user