summaryrefslogtreecommitdiff
path: root/tests/staticfiles_tests/project/documents/cached
diff options
context:
space:
mode:
authorWilliam Schwartz <wkschwartz@gmail.com>2021-01-04 12:04:28 -0600
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2021-04-01 14:33:30 +0200
commit9ee693bd6cf4074f04ec51c6f3cfe87cad392f12 (patch)
tree893e5fba17d522305a35e7f2380164cd57563472 /tests/staticfiles_tests/project/documents/cached
parentcfe47b7686df0c4c87270a83d6d7f933323ed7e6 (diff)
Fixed #32316 -- Deferred accessing __file__.
Deferred accessing the module-global variable __file__ because the Python import API does not guarantee it always exists—in particular, it does not exist in certain "frozen" environments. The following changes advanced this goal. Thanks to Carlton Gibson, Tom Forbes, Mariusz Felisiak, and Shreyas Ravi for review and feedback.
Diffstat (limited to 'tests/staticfiles_tests/project/documents/cached')
0 files changed, 0 insertions, 0 deletions