diff options
author | Max Romanov <max.romanov@nginx.com> | 2020-09-14 12:07:30 +0300 |
---|---|---|
committer | Max Romanov <max.romanov@nginx.com> | 2020-09-14 12:07:30 +0300 |
commit | d483aa74e61af411e40e98153a597d5a0473e2f1 (patch) | |
tree | b6d85ff7a1bef56a083b33c7cec541d102511837 /src | |
parent | bd4ca6a057ca6e480a47112b3d379d72a8819e8c (diff) | |
download | unit-d483aa74e61af411e40e98153a597d5a0473e2f1.tar.gz unit-d483aa74e61af411e40e98153a597d5a0473e2f1.tar.bz2 |
Python: source file moved to 'python' sub-directory.
No functional changes. Get ready for an increase in file number.
Diffstat (limited to 'src')
-rw-r--r-- | src/python/nxt_python_wsgi.c (renamed from src/nxt_python_wsgi.c) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/nxt_python_wsgi.c b/src/python/nxt_python_wsgi.c index c4b7702e..c4b7702e 100644 --- a/src/nxt_python_wsgi.c +++ b/src/python/nxt_python_wsgi.c |