mirror of
https://github.com/python/cpython.git
synced 2025-11-12 07:02:33 +00:00
documentation suggesting something which doesn't exist
This commit is contained in:
parent
390f6c1bf7
commit
a81d527ca9
1 changed files with 1 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue