* Note: Python2 is not as intelligent at detecting false import loops as
Python3. context_objects.py cannot be added to cli/arguments because it
would set up an import loop between cli/__init__.py,
cli/arguments/context_objects.py, and context.py on Python2.
ci_complete
2019-01-03 18:12:23 -08:00
Renamed from test/units/arguments/test_context_objects.py (Browse further)