- 
    
Bug
 - 
    Resolution: Done
 - 
    
  Not Evaluated                     
     - 
    None
 - 
    6.2.2
 - 
    None
 
- 
        0a12054f64 (pyside/pyside-setup/dev) 47372eb977 (pyside/pyside-setup/6.2) 47372eb977 (pyside/tqtc-pyside-setup/6.2) 0a12054f64 (pyside/tqtc-pyside-setup/dev) 0a12054f64 (pyside/tqtc-pyside-setup/tqtc/dev) 47372eb977 (pyside/pyside-setup/6.2.4)
 
If the _ builtin name exists before the class' instantiation, creating the application will overwrite that name's value with None.
If the name doesn't exit beforehand, a new one is not created.
After further investigation, it appears that importing Qt modules also causes this