Changeset 254

Show
Ignore:
Timestamp:
Wed Feb 8 06:11:56 2006
Author:
giovannibajo
Message:

Add import hook for time.strptime

Files:

Legend:

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

    r251 r254  
    14 14    afterwise. This allows to package SQLObject applications under Windows  
    15 15    with Python 2.4 and above.  
      16  + Fix packaging of code using "time.strptime" under Python 2.3+.  
    16 17  + Add import hook for GTK.  
    17 18  + Add import hook for PyOpenGL.