Thread: Funny stuff
View Single Post
Old 16th June 2008
TerryP's Avatar
TerryP TerryP is offline
Arp Constable
 
Join Date: May 2008
Location: USofA
Posts: 1,547
Default

No, I had started work on a python script in code/C++/src/qsm for testing an idea. It barfed NameError's whenever referencing something in the qt module, unless I changed directories /even/ in an interactive session lol.

'qt' is the module for Pythons Qt3 bindings.
__________________
My Journal

Thou shalt check the array bounds of all strings (indeed, all arrays), for surely where thou typest ``foo'' someone someday shall type ``supercalifragilisticexpialidocious''.
Reply With Quote