servo/tests/wpt/css-tests/tools/py
Ms2ger 296fa2512b Update web-platform-tests and CSS tests.
- Update CSS tests to revision e05bfd5e30ed662c2f8a353577003f8eed230180.
- Update web-platform-tests to revision a052787dd5c069a340031011196b73affbd68cd9.
2017-02-06 22:38:29 +01:00
..
bench Update web-platform-tests and CSS tests. 2017-02-06 22:38:29 +01:00
doc Update web-platform-tests and CSS tests. 2017-02-06 22:38:29 +01:00
py Update web-platform-tests and CSS tests. 2017-02-06 22:38:29 +01:00
testing Update web-platform-tests and CSS tests. 2017-02-06 22:38:29 +01:00
.hgignore Update web-platform-tests and CSS tests. 2017-02-06 22:38:29 +01:00
.hgtags Update web-platform-tests and CSS tests. 2017-02-06 22:38:29 +01:00
AUTHORS Update web-platform-tests and CSS tests. 2017-02-06 22:38:29 +01:00
CHANGELOG Update web-platform-tests and CSS tests. 2017-02-06 22:38:29 +01:00
conftest.py Update web-platform-tests and CSS tests. 2017-02-06 22:38:29 +01:00
LICENSE Update web-platform-tests and CSS tests. 2017-02-06 22:38:29 +01:00
MANIFEST.in Update web-platform-tests and CSS tests. 2017-02-06 22:38:29 +01:00
README.txt Update web-platform-tests and CSS tests. 2017-02-06 22:38:29 +01:00
setup.cfg Update web-platform-tests and CSS tests. 2017-02-06 22:38:29 +01:00
setup.py Update web-platform-tests and CSS tests. 2017-02-06 22:38:29 +01:00
tox.ini Update web-platform-tests and CSS tests. 2017-02-06 22:38:29 +01:00

.. image:: https://drone.io/bitbucket.org/pytest-dev/py/status.png
   :target: https://drone.io/bitbucket.org/pytest-dev/py/latest
.. image:: https://pypip.in/v/py/badge.png
   :target: https://pypi.python.org/pypi/py

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

* py.path:  uniform local and svn path objects
* py.apipkg:  explicit API control and lazy-importing
* py.iniconfig:  easy parsing of .ini files
* py.code: dynamic code generation and introspection

NOTE: prior to the 1.4 release this distribution used to
contain py.test which is now its own package, see http://pytest.org

For questions and more information please visit http://pylib.readthedocs.org

Bugs and issues: http://bitbucket.org/pytest-dev/py/issues/

Authors: Holger Krekel and others, 2004-2015