We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
>= 3.12
https://docs.python.org/zh-cn/3.12/library/pprint.html
depth (int | None) -- 可被找钱的嵌套层级数量。
depth (int | None) – The number of nesting levels which may be printed.
"找钱"应改为“打印” 3.11版本的翻译为”depth 控制可被打印的缩进层级数量“
The text was updated successfully, but these errors were encountered:
fixed
Sorry, something went wrong.
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
Python Version
Docs Page
https://docs.python.org/zh-cn/3.12/library/pprint.html
Original Translation
depth (int | None) -- 可被找钱的嵌套层级数量。
Original Docs Paragraph
depth (int | None) – The number of nesting levels which may be printed.
Suggested Fix
"找钱"应改为“打印”
3.11版本的翻译为”depth 控制可被打印的缩进层级数量“
The text was updated successfully, but these errors were encountered: