Message5579
 
            
            
            
 
   
   
 
 
  
      os.system() should always return the return value of the given command, but the Jython implementation returns None, which screws up "jython setup.py sdist" among others.
Attached is a patch that fixes the problem.  | 
   
  
 
|
 
| Date | 
User | 
Action | 
Args | 
 
| 2010-03-21 13:18:06 | alex.gronholm | set | recipients:
  + alex.gronholm, pjenvey |  
| 2010-03-21 13:18:06 | alex.gronholm | set | messageid: <1269177486.02.0.132498687156.issue1577@psf.upfronthosting.co.za> |  
| 2010-03-21 13:18:05 | alex.gronholm | link | issue1577 messages |  
| 2010-03-21 13:18:05 | alex.gronholm | create |  |  
 
 
 |