Menu

#8 Should be able to pass NULL(None) values from Python

open
Python (2)
9
2008-04-15
2008-04-15
No

Actually the methods that accepts pointers cannot be passed None (NULL) as parameter.
There must be a mechanism to handle such cases.
=> Mandatory for XApp::init which first parameter should be NULL (None) as it has no parent.

Discussion


Log in to post a comment.