[Trac-tickets] Re: [The Trac Project] #3351: trac 0.9.5 not worked with python 2.5b1

The Trac Project noreply at edgewall.com
Tue Jul 11 15:31:14 CDT 2006


#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 kismet.sl at gmail.com):

 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/>


More information about the Trac-Tickets mailing list