|
__init__(...)
Raises an exception This class cannot be instantiated from Python |
|
|
|
|
|
_grid(...)
_grid( (Writer)arg1, (dict)arg2, (object)arg3) -> None |
|
|
|
close(...)
close( (Writer)arg1) -> None |
|
|
|
frame(...)
frame( (Writer)arg1, (Frame)arg2) -> Writer |
|
|
|
|
|
sync(...)
sync( (Writer)arg1) -> None |
|
|
|
truncate(...)
truncate( (Writer)arg1, (float)arg2) -> bool |
|
|
Inherited from unreachable.instance :
__new__
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__hash__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__sizeof__ ,
__str__ ,
__subclasshook__
|