From 01f6a7eefb57684912575664f1f695cadb392dcb Mon Sep 17 00:00:00 2001 From: Robert Collins Date: Sat, 27 Oct 2012 22:32:34 +1300 Subject: Note the functions in the README, for discoverability. --- README.rst | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) 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 -- cgit v1.2.1