Skip to content
Snippets Groups Projects
  • Piotr Maślanka's avatar
    * added AutoflushFile · 37682bc0
    Piotr Maślanka authored
    * added correct read() to DevNullFilelikeObject
    * Proxy got _get_object()
    * added tell(), seekable(), truncate() and seek() to DevNullFilelikeObject
    37682bc0
files.rst 855 B

File management routines

DevNullFilelikeObject

A file-like object that will dispose of your content.

read_lines

read_re_sub_and_write

find_files

split

read_in_file

write_to_file

write_out_file_if_different

AutoflushFile