diff --git a/README.rst b/README.rst index cb5c4d8..7d3f10b 100644 --- a/README.rst +++ b/README.rst @@ -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