![]() |
Rosetta Utilities
2014.35
|
Public Member Functions | |
def | __init__ |
def | write |
def | close |
Public Attributes | |
fname | |
opts | |
body | |
def options.KeepSameFile.__init__ | ( | self, | |
fname, | |||
opts | |||
) |
def options.KeepSameFile.close | ( | self | ) |
def options.KeepSameFile.write | ( | self, | |
s | |||
) |
References options.KeepSameFile.body.
options.KeepSameFile.body |
Referenced by options.KeepSameFile.close(), and options.KeepSameFile.write().
options.KeepSameFile.fname |
Referenced by options.KeepSameFile.close().
options.KeepSameFile.opts |
Referenced by options.KeepSameFile.close().