root/trunk/iu.py

Date Rev Chgset Author Log Message
08/07/08 08:42:09 527 527 htgoebel Configure did not handle import level. Fixed.
08/05/08 12:31:49 526 526 htgoebel Added support for relative import (new in Python2.5)
08/04/08 12:35:19 520 520 htgoebel Fixed some bugs introduced in r512.
07/29/08 16:17:12 512 512 htgoebel Minor code cleanup. Added whitespace.
07/23/08 14:04:41 485 485 htgoebel Reindenting python soucefiles.
07/23/08 13:32:35 475 475 htgoebel implemented zipimport ...
07/23/08 13:29:28 474 474 htgoebel Fixed str() for PathImportDirector?.
06/06/08 05:09:28 469 469 giovannibajo Improve error reporting in a from-import when the imported name does not ...
05/21/08 12:50:13 468 468 naufraghi Remove debug FIXME and simplify code
04/30/08 13:20:00 453 453 giovannibajo Remove a FIXME (the exception is valid) ...
04/30/08 09:30:09 449 449 naufraghi Merged revisions ...
11/27/07 06:48:11 339 339 giovannibajo Improve compatibility with standard Python imports (imports that trigger ...
10/02/07 07:51:28 319 319 giovannibajo Add support for new absolute imports in Python 2.5 (patch by Arve Knudsen ...
02/06/06 05:42:44 239 239 giovannibajo Fix ticket #32*: mimic Python 2.4 cleanup behaviour with broken modules
12/23/05 18:38:12 203 203 giovannibajo Fix mixed space/tab indentation
09/13/05 19:41:54 51 51 giovannibajo Add support for 'from init import' syntax
09/12/05 04:33:09 43 43 giovannibajo Switch to GPL license (with exception)
09/12/05 03:25:18 37 37 giovannibajo Add module string replacement during bootstrap
09/03/05 12:10:09 5 5 giovannibajo Trim exceeding whitespaces
09/02/05 12:15:02 2 2 giovannibajo Imported Python Installer 5b5