documentation suggesting something which doesn't exist

This commit is contained in:
Brett Cannon 2013-06-16 19:17:12 -04:00
parent 390f6c1bf7
commit a81d527ca9
1 changed files with 1 additions and 2 deletions

View 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