Message3974
 
 
 
 
  
      File setup.py from SVN (r4202) contains a typo (python.org corrected
this as installation shows other error, see issue2550624).
############################################
        'description': "A simple-to-use and -install issue-tracking system"
############################################
must be
############################################
        description= "A simple-to-use and -install issue-tracking system"
############################################
and
############################################
        'long_description':
############################################
must be
############################################
        long_description=
############################################ | 
   
  
 
|
 
| Date | 
User | 
Action | 
Args | 
 
| 2010-01-07 00:02:51 | radioking | set | messageid: <1262822571.5.0.412477692789.issue2550623@psf.upfronthosting.co.za> |  
| 2010-01-07 00:02:51 | radioking | set | recipients:
  + radioking |  
| 2010-01-07 00:02:51 | radioking | link | issue2550623 messages |  
| 2010-01-07 00:02:51 | radioking | create |  |  
 
 
 |