#3351: trac 0.9.5 not worked with python 2.5b1
-----------------------+----------------------------------------------------
Reporter: anonymous | Owner: cboos
Type: defect | Status: new
Priority: lowest | Milestone: 0.9.7
Component: general | Version: 0.9.5
Severity: minor | Resolution:
Keywords: |
-----------------------+----------------------------------------------------
Comment (by [EMAIL PROTECTED]):
OK, I agree with you to not fix it for 0.9.X but I think that new release
( 0.10 and so on ) will need that easy fix.
Anyway, the problem is not releate to {{{__future__}}} but as you can see
to the patch that I have attached to #3377 the error is generated by the
line 15 of file trac/scripts/admin.py that is:
{{{
#!python
__copyright__ = 'Copyright (c) 2003-2006 Edgewall Software'
}}}
Let me know what you think
Stefano "Kismet" Lenzi
--
Ticket URL: <http://trac.edgewall.org/ticket/3351>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets