From 641498e7f6b68fdc08c3ddb779118b37e5572b87 Mon Sep 17 00:00:00 2001 From: David Wilson Date: Mon, 18 Dec 2017 18:47:59 +0530 Subject: [PATCH] docs: Fix function name. --- docs/shame.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/shame.rst b/docs/shame.rst index c69fe738..041feb2a 100644 --- a/docs/shame.rst +++ b/docs/shame.rst @@ -29,7 +29,7 @@ direct filesystem access. **What could it do instead?** -* ``pkg_resources.get_resource_stream()`` +* ``pkg_resources.resource_stream()`` **What Mitogen is forced to do**