Edgewall Software

Changes between Initial Version and Version 1 of Ticket #3351


Ignore:
Timestamp:
Jul 2, 2006, 1:45:20 PM (18 years ago)
Author:
Christian Boos
Comment:

If you're willing to test the bleeding edge Python version, you should also have little problems trying out the latest of Trac (0.10dev), which is quite stable now (at least r3502, before the last bunch of Mimeview related refactorings).

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3351

    • Property Owner changed from Jonas Borgström to Christian Boos
    • Property Priority normallowest
    • Property Milestone0.9.6
    • Property Severity normalminor
  • Ticket #3351 – Description

    initial v1  
     1{{{
    12su-3.00# trac-admin
    23Traceback (most recent call last):
     
    67    from __future__ import generators
    78SyntaxError: from __future__ imports must occur at the beginning of the file
     9}}}