5791c06bf2d46adfd31cbc1048864ce4d38ecb21
_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
The py lib is a Python development support library featuring the following tools and modules: * py.test: tool for distributed automated testing * py.execnet: ad-hoc distributed execution * py.code: dynamic code generation and introspection * py.path: uniform local and svn path objects For questions and more information please visit http://pylib.org
Description
Languages
Python
100%