mutapath.Path.text
- Path.text[source]
Read the file as text stream and return its content. This property caches the returned value. Clone this object to have a new path with a cleared cache or simply use
read_text().See also
Read the file as text stream and return its content.
This property caches the returned value.
Clone this object to have a new path with a cleared cache or simply use read_text().
See also