Module ObjectInternal
Import path
import semmle.python.objects.ObjectInternalPredicates
| bool | |
| boundMethod | |
| builtin | |
| classMethod | |
| classType | Gets the old-style class type (Python 2 only) |
| emptyTuple | |
| fromBuiltin | |
| fromInt | |
| moduleType | |
| noneType | |
| none_ | |
| property | |
| staticMethod | |
| superType | |
| sysModules | |
| type | |
| undefined | |
| unknown | |
| unknownClass |