We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f314e51 commit 219b7e9Copy full SHA for 219b7e9
Doc/howto/clinic.rst
@@ -567,9 +567,6 @@ expression. Currently the following are explicitly supported:
567
* Simple symbolic constants like ``sys.maxsize``, which must
568
start with the name of the module
569
570
-In case you're curious, this is implemented in ``from_builtin()``
571
-in ``Lib/inspect.py``.
572
-
573
(In the future, this may need to get even more elaborate,
574
to allow full expressions like ``CONSTANT - 1``.)
575
0 commit comments