package
Version:
v0.9.2
Opens a new window with list of versions in this module.
Published: Aug 6, 2018
License: BSD-2-Clause
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package textfile allows reading files that contain text. It automatically
detects and converts several encodings and removes Byte Order Marks (BOM).
Decode removes a byte order mark and converts the bytes to UTF-8.
Read returns the contents of the file, converted to UTF-8, stripped of any BOM.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.