Message2719
 
            
            
            
 
   
   
 
 
  
      
This doesn't quite work under windows.  _abspath returns paths on my C: drive starting with a lowercase c whereas _realpath returns paths starting with an uppercase c.  This means islink returns true for everything.  We could try to special-case this for Windows, but it might just be better to wait for hsk's platform specific path modules patch on jython-2.3.  ntpath.py returns false for everything for islink.  | 
   
  
 
|
 
| Date | 
User | 
Action | 
Args | 
 
| 2008-02-20 17:18:43 | admin | link | issue1718450 messages |  
| 2008-02-20 17:18:43 | admin | create |  |  
 
 
 |