mirror of
https://github.com/django/django.git
synced 2025-09-27 12:39:17 +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 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
||||||
|
import errno
|
||||||
import os
|
import os
|
||||||
import tempfile
|
import tempfile
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue