On Tue, 26 Apr 2005 21:24:06 -0500, Mike Meyer wrote:

> Jeremy Bowers <[EMAIL PROTECTED]> writes:
> 
>> On Tue, 26 Apr 2005 03:40:16 -0700, [EMAIL PROTECTED] wrote:
>> os.remove, as the module name implies, tells the OS to do something. I
>> would consider an OS that returned from a "remove" call, but still let you
>> access that file, highly broken. 
> 
> Um - not if you have permission to read the file, but don't have
> permission to remove it.

You snipped:

>> assuming the file is there, you have permissions, etc., basically that
>> the call succeeds,

First paragraph.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to