-
-
Notifications
You must be signed in to change notification settings - Fork 33.1k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement
Description
Bug report
Bug description:
in this there are two lines, I checked the code seems better use print()
instead of print('\n')
➜ cpython git:(hy/extra_line_in_inspect) ./python.exe -m inspect -d inspect
Target: inspect
Origin: /Users/yihong/repos/cpython/Lib/inspect.py
Cached: /Users/yihong/repos/cpython/Lib/__pycache__/inspect.cpython-315.pyc
Loader: <_frozen_importlib_external.SourceFileLoader object at 0x105305130>

CPython versions tested on:
CPython main branch
Operating systems tested on:
macOS
Linked PRs
Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement