/ . / Trajectory / formats / Gromos / Gromos.py / SkipCommentsFile
Methods
|
|
|
skipUntil
|
skipUntil ( self, marker )
Exceptions
|
|
IOError, "EOF while skipping to marker" " '%s'" % marker
|
|
|
gimmeLine
|
gimmeLine ( self )
|
|
readUntil
|
readUntil ( self, marker )
Exceptions
|
|
IOError, "EOF while reading to marker" " '%s'" % marker
|
|
|
__init__
|
__init__ ( self, fname )
|
|
|