From 647ff387d9ed593248f238d630a541f08947703a Mon Sep 17 00:00:00 2001 From: Jeff Epler Date: Thu, 3 May 2018 09:34:43 -0500 Subject: docs: fix references to ubinascii --- docs/library/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/library/index.rst') diff --git a/docs/library/index.rst b/docs/library/index.rst index 647a25c8a..804bff93c 100644 --- a/docs/library/index.rst +++ b/docs/library/index.rst @@ -20,7 +20,7 @@ Python standard libraries and micro-libraries array.rst gc.rst sys.rst - ubinascii.rst + binascii.rst ucollections.rst uerrno.rst uhashlib.rst -- cgit v1.2.3