This bug can actually be closed. I was confused over my syntax and was
testing the issue to quickly, causing near sight.
Thank you.

Sincerely,
        Tomm Smith

God bless

On Tue, Nov 18, 2014 at 5:25 AM, Matthias Klose <[email protected]> wrote:

> Control: tags -1 moreinfo
> Control: severity -1 normal
>
> On 10/22/2014 11:17 PM, thims wrote:
>
>> Package: python2.7
>> Version: 2.7.3-6+deb7u2
>>
>
> I don't know about this version. Please ask the person who provided this
> package.
>
>    user: python
>>
>>> import os
>>>>> os.read('/home/user/nonexisting_file', os.O_TRUNC)
>>>>>
>>>> Traceback (most recent call last):
>>    File "<stdin>", line 1, in <module>
>> OSError: [Errno 2] No such file or directory: 'home/user/nonexisting_file'
>>
>
> this doesn't make sense. the os.read takes a file descriptor as first
> argument.  You should attach working code, not pseudo code like this.
>
>

Reply via email to