0
0
mirror of https://github.com/django/django.git synced 2024-11-30 07:06:18 +01:00
django/tests/dbshell
Zeynel Özdemir 9d40b6bbf4 Fixed #31076 -- Fixed dbshell crash on Windows with Python < 3.8.
subprocess.run()'s args parameter accepts path-like objects on Windows
since Python 3.8.
2019-12-16 11:20:41 +01:00
..
__init__.py
test_mysql.py
test_oracle.py
test_postgresql.py
test_sqlite.py Fixed #31076 -- Fixed dbshell crash on Windows with Python < 3.8. 2019-12-16 11:20:41 +01:00