Changeset 322

Show
Ignore:
Timestamp:
Tue Nov 6 02:40:38 2007
Author:
giovannibajo
Message:

Ticket #19: Missing Python 2.5 ElementTree? hook.

Files:

Legend:

Unmodified
Added
Removed
Modified
  • trunk/doc/CHANGES.txt

    r321 r322  
    7 7  + Add import hooks for PyQt4 (thanks to Pascal Veret)  
    8 8  + Add import hooks for pyodbc (thanks to Don Dwiggins)  
    9    + Add import hooks for cElementTree  
      9  + Add import hooks for cElementTree (both native version and Python  
      10    2.5 version)  
    10 11  + Add import hooks per SQLAlchemy (thanks to Greg Copeland)  
    11 12  + Improve import hooks for PyGTK (thanks to Marco Bonifazi and foxx).