Why exception from os.path.exists()?

Marko Rauhamaa marko at pacujo.net
Thu May 31 13:21:40 EDT 2018


Terry Reedy <tjreedy at udel.edu>:

> On 5/31/2018 8:03 AM, Marko Rauhamaa wrote:
>> Is the behavior a bug? Shouldn't it be:
>>
>>     >>> os.path.exists("\0")
>>     False
>
> Please open an issue on the tracker if there is not one for this
> already.

issue 33721 created


Marko



More information about the Python-list mailing list