_py/... with py/__init__.py containing pointers into them The new apipkg is only around 70 lines of code and allows us to get rid of the infamous "py.__." by regular non-magical "_py." imports. It is also available as a separately installable package, see http://bitbucket.org/hpk42/apipkg --HG-- branch : trunk |
||
|---|---|---|
| .. | ||
| cmdline | ||
| code | ||
| io_ | ||
| log | ||
| path | ||
| process | ||
| pytest | ||
| rest | ||
| root | ||
| thread | ||
| __init__.py | ||
| test_builtin.py | ||
| test_compat_deprecation.py | ||
| test_py_imports.py | ||