Additional Information
Name |
Value |
Description |
METH_EMPTY |
1 |
Empty
The method is empty.
|
METH_INTERNAL |
2 |
Internal Method
The method is implemented by the kernel.
|
METH_EXTERNAL |
3 |
External Method
The method is implemented externally.
|
METH_DEFINITION |
4 |
Method Definition |