Hi, 2012/3/27 sagarnikam123 <sagarnikam...@gmail.com>: > while running one script i found error,what is this? > if (_DEV_MODE): > NameError: name '_DEV_MODE' is not defined
You need to give more context. Most probably, you modified an existing script, and removed/modified the line that defines this _DEV_MODE variable. -- Amaury Forgeot d'Arc _______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32