Changeset 470

Show
Ignore:
Timestamp:
Mon Jun 16 11:22:51 2008
Author:
giovannibajo
Message:

Add import hook for package "email" with Python 2.5

Files:

Legend:

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

    r462 r470  
    10 10    2.5 version)  
    11 11  + Add import hooks per SQLAlchemy (thanks to Greg Copeland)  
      12  + Add import hooks for email in Python 2.5 (though it does not support  
      13    the old-style Python 2.4 syntax with Python 2.5).  
    12 14  + Add import hook for gadfly.  
    13 15  + Improve import hooks for PyGTK (thanks to Marco Bonifazi and foxx).