We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pathlin.Path reading and writing of files could be a good addition to the Files sections.
pathlin.Path
from pathlib import Path Path('/tmp/names.txt').write_text('Paul\r\nJohn\n')