circuits v1.6 documentation
Home
|
Index
|
Modules
«
previous
|
up
|
next
»
circuits.io.file
– File I/O
¶
Events
¶
none
Components
¶
class
circuits.io.file.
File
(
filename=None
,
mode='r'
,
fd=None
,
autoclose=True
,
bufsize=4096
,
encoding='utf-8'
,
channel='file'
)
¶
Functions
¶
none
Table Of Contents
circuits.io.file
– File I/O
Events
Components
Functions
Browse
Prev:
circuits.io.events
– I/O Events
Next:
circuits.io.notify
– File System Notification
You are here:
circuits v1.6 documentation
API Reference
circuits
– circuits
circuits.io
– I/O Support
circuits.io.file
– File I/O
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
«
previous
|
up
|
next
»