]> granicus.if.org Git - python/commitdiff
documentation suggesting something which doesn't exist
authorBrett Cannon <brett@python.org>
Sun, 16 Jun 2013 23:17:12 +0000 (19:17 -0400)
committerBrett Cannon <brett@python.org>
Sun, 16 Jun 2013 23:17:12 +0000 (19:17 -0400)
Doc/library/importlib.rst

index 0c8b8e8ec0293236f9cc5dfd8e306db7058da2db..8272efeea5b72ce7fb0a7470867e7b659f063aa5 100644 (file)
@@ -524,8 +524,7 @@ ABC hierarchy::
     * :meth:`ResourceLoader.get_data`
     * :meth:`ExecutionLoader.get_filename`
           Should only return the path to the source file; sourceless
-          loading is not supported (see :class:`SourcelessLoader` if that
-          functionality is required)
+          loading is not supported.
 
     The abstract methods defined by this class are to add optional bytecode
     file support. Not implementing these optional methods (or causing them to