mirror of
https://github.com/github/codeql.git
synced 2025-12-18 01:33:15 +01:00
10 lines
260 B
Plaintext
10 lines
260 B
Plaintext
| sys.modules | dict object |
|
|
| test.C.cmeth | Function cmeth |
|
|
| test.C.cmeth | classmethod() |
|
|
| test.C.meth | Function meth |
|
|
| test.C.smeth | Function smeth |
|
|
| test.C.smeth | staticmethod() |
|
|
| test.d | Dict |
|
|
| test.l | List |
|
|
| test.n | NoneType None |
|