django/core/files/__init__.py

from django.core.files.base import File

__all__ = ['File']
Metadata
View Raw File