IO Class

Provide file input and output related constants.

Inheritance
builtins.object
IO

Constructor

IO()

Attributes

JSON

JSON = 'json'

PICKLE

PICKLE = 'pickle'

UTF8

UTF8 = 'utf-8'