Note the functions in the README, for discoverability.

This commit is contained in:
Robert Collins
2012-10-27 22:32:34 +13:00
parent 71ce70c32d
commit 01f6a7eefb

View File

@@ -10,7 +10,15 @@ general use outside of a testing context.
Documentation
-------------
pydoc extras is your friend.
pydoc extras is your friend. extras currently contains the following functions:
* try_import
* try_imports
* safe_hasattr
Which do what their name suggests.
Licensing