¡@

Home 

python Programming Glossary: bleh

NameError using execfile in python

http://stackoverflow.com/questions/922897/nameerror-using-execfile-in-python

self event execfile my2ndscript.py def bleh print bleh #my2ndscript.py bleh The error is NameError name.. self event execfile my2ndscript.py def bleh print bleh #my2ndscript.py bleh The error is NameError name 'bleh' is not.. my2ndscript.py def bleh print bleh #my2ndscript.py bleh The error is NameError name 'bleh' is not defined What is the..