~azzar1/unity/add-show-desktop-key

  • Committer: David Coles
  • Date: 2010-07-20 00:30:45 UTC
  • Revision ID: coles.david@gmail.com-20100720003045-j239u3w3m5wfribb
Put "__name__" = "__main__" into globals for console.

Fixes issue where __name__ did not work when run in the python console. exec() 
with an empty globals dictionary will result in "__name__" = "__builtin__".
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 1264 15 years ago William Grant Add __test__ = False to ivle.webapp.tutorial.test, 134 bytes Diff Download File
parse_exercise.py 1099.1.141 16 years ago Nick Chadwick Updated the exercises to be loaded from the databa 1.1 KB Diff Download File
README-framework 294 17 years ago mattgiuca Added application: tutorialservice. Will be used a 3.1 KB Diff Download File
TestFramework.py 1691.1.1 15 years ago David Coles Fix exception varibles of TestSuites so exercise w 25.7 KB Diff Download File