Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/django/django
/ close
Method
close
django/core/files/base.py:120–121 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
118
return
self
119
120
def
close(self):
121
self.file.close()
122
123
124
class
ContentFile(File):
Callers
15
__exit__
Method · 0.95
test_open_reopens_closed_file_and_returns_context_manager
Method · 0.95
save
Method · 0.45
hashed_name
Method · 0.45
__del__
Method · 0.45
_get_spatialite_func
Method · 0.45
handleClick
Function · 0.45
dismissChildPopups
Function · 0.45
dismissRelatedLookupPopup
Function · 0.45
dismissAddRelatedObjectPopup
Function · 0.45
dismissChangeRelatedObjectPopup
Function · 0.45
dismissDeleteRelatedObjectPopup
Function · 0.45
Calls
no outgoing calls
Tested by
3
test_open_reopens_closed_file_and_returns_context_manager
Method · 0.76
_post_teardown
Method · 0.36
tearDownClass
Method · 0.36