Update 课程07-Python模块白名单.md

修改'__future__'显示成'future'的问题
This commit is contained in:
wph1234
2025-06-12 13:07:17 +08:00
committed by GitHub
parent 4d4506f421
commit 79c025cab7

View File

@@ -8,7 +8,7 @@
| 白名单 | 白名单 | 白名单 |
| ----------------------------------------------------- | ----------------------------------------------------- | ------------------------------------------------- |
| __future__ | mod.server.component.actorPushableCompServer | client.component.particleSystemCompClient |
| \_\_future\_\_ | mod.server.component.actorPushableCompServer | client.component.particleSystemCompClient |
| _md5 | mod.server.component.aiCommandCompServer | client.component.particleTransComp |
| _random | mod.server.component.attrCompServer | client.component.playerAnimCompClient |
| logging | mod.server.component.auxValueCompServer | client.component.playerCompClient |