IO Class
Provide file input and output related constants.
- Inheritance
-
builtins.objectIO
Constructor
IO()
Attributes
JSON
JSON = 'json'
PICKLE
PICKLE = 'pickle'
UTF8
UTF8 = 'utf-8'
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Provide file input and output related constants.
IO()
JSON = 'json'
PICKLE = 'pickle'
UTF8 = 'utf-8'