Files
Ilya.Kazakevich 21a5beb729 PY-22556, PY-23233, PY-23217: Set working directory for tests that are not in packages (expect pytest with py3):
* Useless code removed from PyQualifiedNameResolveContext
 * Logic extracted to PyTestRunnerUtils
 * Tests added
2017-03-28 13:18:31 +03:00

3 lines
46 B
Python

# coding=utf-8
def smart_func():
return 42