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

  • Committer: mattgiuca
  • Date: 2008-03-15 02:36:21 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:691
python-console: Removed "locls" dictionary when calling exec.
    This was causing variables to be written to locals instead of globals,
    and thus they would not be available to other functions.
    (So as a result of this, functions can see globals and call each other,
    including recursion).
Filename Latest Rev Last Changed Committer Comment Size
..
cat-from.py 405 16 years ago drtomc Version 0 of the file manipulation tools to allow 141 bytes Diff Download File
cat-to.py 405 16 years ago drtomc Version 0 of the file manipulation tools to allow 140 bytes Diff Download File