=Ram Rachum <ram.rachum@...> writes:
>
> What do you think about introducing this constant in the `pathlib` module:
> null_path = pathlib.Path('\\Device\\Null') if os.name = 'nt' else
pathlib.Path('/dev/null')
What's wrong with pathlib.Path(os.devnull)?
--
_______________________________________________
Python-ideas mailing list
Python-ideas@python.org
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/
---
You received this message because you are subscribed to a topic in the Google Groups "python-ideas" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/python-ideas/eXtl40Ysgu8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to python-ideas+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.