ForceBalance API
1.3
Automated optimization of force fields and empirical potentials
|
Exactly like StreamHandler, except no newline character is printed at the end of each message. More...
Public Member Functions | |
def | __init__ (self, stream=sys.stdout) |
def | emit (self, record) |
Exactly like StreamHandler, except no newline character is printed at the end of each message.
This is done in order to ensure functions in molecule.py and nifty.py work consistently across multiple packages.
def src.nifty.RawStreamHandler.__init__ | ( | self, | |
stream = sys.stdout |
|||
) |