Floris Bruynooghe b86207a6c1 Don't load py.test.config inside py._code._assertionnew
Loading py.test.config triggers py.test initialisation while py.code
should stay independent of py.test.  By adding the hook as an
attribute to py.test AssertionError py.code can get access to the
hooks only when py.test is loaded already.

--HG--
branch : trunk
2010-09-22 00:26:12 +01:00
2010-07-26 21:15:15 +02:00
2009-10-03 01:11:04 +02:00
2010-07-08 17:20:52 +02:00
2010-08-01 20:44:11 +02:00
2010-07-30 15:05:24 +02:00

The py lib is a Python development support library featuring
the following tools and modules:

* py.test: tool for distributed automated testing
* 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
No description provided
Readme 48 MiB
Languages
Python 100%