mirror of
https://github.com/python/cpython.git
synced 2025-11-02 11:08:57 +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:`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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue