Message175

Author bckfnn
Recipients
Date 2000-11-18.19:40:03
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Several of the shutil methods generate errors in the NT JPython implementation. 
For
instance...

1. copymode and copy both throw exceptions due to an unimplemented chmod 
   look-alike method
2. copystat and copy2 both throw exceptions due to a problem with utime 
History
Date User Action Args
2008-02-20 17:16:44adminlinkissue222862 messages
2008-02-20 17:16:44admincreate