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

View file

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