mirror of
https://github.com/django/django.git
synced 2025-02-12 10:26:28 +00:00
Identified using the following command: $ pcre2grep --line-number --multiline --recursive \ "(?s)(\n +)(\w+) = [^\n]+\1return \2;?$" \ django docs extras js_tests scripts tests