Skip to content
New issue

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

c03/c03_10 #67

Open
utterances-bot opened this issue Mar 18, 2024 · 1 comment
Open

c03/c03_10 #67

utterances-bot opened this issue Mar 18, 2024 · 1 comment

Comments

@utterances-bot
Copy link

3.10 Python装饰器的六种写法 — Python黑魔法手册 1.0.0 documentation

https://magic.iswbm.com/c03/c03_10.html

Copy link

这个singleton中106 行
User
_instance = None 是没有必要的。
因为实例被保存到instances 里面了,不需要User 保存

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants