diff options
author | Agam Rafaeli <agam.rafaeli@gmail.com> | 2018-12-17 11:20:09 -0500 |
---|---|---|
committer | sqla-tester <sqla-tester@sqlalchemy.org> | 2018-12-17 11:20:09 -0500 |
commit | 99fc012d727da637f05e9b6aa5e7a1b80ef401ff (patch) | |
tree | 5ee1a80c6ed5d69962ad92d5a7706e1b52135284 /test/dialect/postgresql/test_reflection.py | |
parent | d4a130bb1b92869efe33675262c7b1fde364e477 (diff) | |
download | sqlalchemy-99fc012d727da637f05e9b6aa5e7a1b80ef401ff.tar.gz |
Set a reading order to the compatibility import file
The order is as follows:
1. Imports, in the same format of "import X"
2. Members denoting versions of python
3. Members of imports that are shadowed for usage across the system
4. Global variables
5. If conditions of imports. (internally organized by this order)
6. Function definitions
Closes: #4409
Pull-request: https://github.com/sqlalchemy/sqlalchemy/pull/4409
Pull-request-sha: a7eb52d39f9758572e6a3314865bb633260aa8e1
Change-Id: I2fa44d1aebd7575df968f2e3f3fc7d474fa3c6d7
Diffstat (limited to 'test/dialect/postgresql/test_reflection.py')
0 files changed, 0 insertions, 0 deletions