diff options
Diffstat (limited to 'lines-of-python.txt')
-rw-r--r-- | lines-of-python.txt | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/lines-of-python.txt b/lines-of-python.txt index 74c6a89..d8104bb 100644 --- a/lines-of-python.txt +++ b/lines-of-python.txt @@ -24,32 +24,32 @@ 49 ./parsers/subcaves.py 52 ./reset-django.py 63 ./logbooksdump.py +68 ./urls.py 69 ./core/TESTS/tests.py -69 ./urls.py 73 ./localsettings.py 73 ./localsettingsWSL.py -85 ./settings.py -92 ./core/views_statistics.py +73 ./settings.py +91 ./core/views_statistics.py 97 ./core/forms.py 97 ./core/view_surveys.py 98 ./core/admin.py -99 ./parsers/QMs.py +98 ./parsers/QMs.py 102 ./parsers/people.py 124 ./core/templatetags/wiki_markup.py 135 ./utils.py -150 ./parsers/surveys.py +147 ./parsers/surveys.py 160 ./core/models_survex.py 164 ./flatpages/views.py 164 ./modelviz.py 167 ./core/models.py 175 ./core/views_other.py 198 ./parsers/caves.py -217 ./core/views_logbooks.py +216 ./core/views_logbooks.py 256 ./core/views_survex.py 276 ./profiles/views.py 280 ./databaseReset.py 387 ./core/views_caves.py -431 ./parsers/survex.py +444 ./parsers/survex.py 450 ./core/models_caves.py 515 ./parsers/logbooks.py -5960 +5954 |