Message7925
 
            
            
            
 
   
   
 
 
  
      Thanks for upping prio!
There is at least one more problem with Twisted: with Jython, neither sys.platform nor os.name allows to identify the underlying real OS .. which is necessary for various reasons (event loop etc etc).
Do you consider os.name == 'java' to be a Jython bug or a feature?
If not, is 
import java.lang.System
java.lang.System.getProperty('os.name')
the proper/supported way of getting the real OS? | 
   
  
 
|
 
| Date | 
User | 
Action | 
Args | 
 
| 2013-03-08 17:01:11 | oberstet | set | messageid: <1362762071.6.0.205780987061.issue1521@psf.upfronthosting.co.za> |  
| 2013-03-08 17:01:11 | oberstet | set | recipients:
  + oberstet, fwierzbicki, amak, zyasoft, pjac |  
| 2013-03-08 17:01:11 | oberstet | link | issue1521 messages |  
| 2013-03-08 17:01:11 | oberstet | create |  |  
 
 
 |