Message6949
 
            
            
            
 
   
   
 
 
  
      I would expect this to be pretty easy to fix. I haven't looked at how Jython implements encoding look-ups, but it should at least be possible to use java.nio.charset.Charsets directly if look-up fails. If this has a change to make it to 2.5.3 (or later 2.7) I can take a look at it myself.
One problem of Jython not supporting all the encodings supported by JVM is that it prevents using file.encoding property for implementing the missing sys.getfilesystemencoding() (issue #1839).  | 
   
  
 
|
 
| Date | 
User | 
Action | 
Args | 
 
| 2012-03-21 05:43:41 | pekka.klarck | set | messageid: <1332308621.78.0.206141117456.issue1865@psf.upfronthosting.co.za> |  
| 2012-03-21 05:43:41 | pekka.klarck | set | recipients:
  + pekka.klarck |  
| 2012-03-21 05:43:41 | pekka.klarck | link | issue1865 messages |  
| 2012-03-21 05:43:41 | pekka.klarck | create |  |  
 
 
 |