FileBackedIO

 

__init__(self, buffer: 'str | bytes', mode='w+', delete=True, **tempfile_opts): 

 

@property
file(self): 

 

__enter__(self): 

 

__exit__(self, exc_type, exc_val, exc_tb): 

Feedback

Examples

Templates

Documentation