1. 18 May, 2003 9 commits
  2. 17 May, 2003 15 commits
  3. 16 May, 2003 15 commits
  4. 15 May, 2003 1 commit
    • Kurt B. Kaiser's avatar
      1. When a module is run from an EditorWindow, if its directory is not in · 11659ade
      Kurt B. Kaiser authored
         sys.path, prepend it.  This allows the module to import other modules
         in the same directory.  Do the same for a script run from the command
         line.
      2. Tweak the IDLE usage message a bit more.
      
      SF Bug 706860 (closed)
      SF Patch 686254 (reject specific solution)
      SF Patch 507327 (similar)
      
      M PyShell.py
      M ScriptBinding.py
      11659ade