summaryrefslogtreecommitdiff
path: root/tests/test_client/test_conditional_content_removal.py
AgeCommit message (Expand)Author
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2017-01-25Refs #23919 -- Removed misc Python 2/3 references.Tim Graham
2017-01-18Refs #23919 -- Removed encoding preambles and future importsClaude Paroz
2016-08-04Fixed #27020 -- Used a context manager to close files.Ville Skyttä
2016-04-25Fixed #26052 -- Moved conditional_content_removal() processing to the test cl...Tim Graham