btef

c extension for file object


License
MIT
Install
pip install btef==0.1

Documentation

Btef

A Python c extension for file object.

Usage

import btef

Support functions

  • open: open file like builtin function.
  • set_encoding: set the encoding used to output Unicode strings.