def sync(): return _isys.sync()
def sync (): # TODO: This can be replaced with os.sync in Python 3.3 return _isys.sync ()
def sync(): # TODO: This can be replaced with os.sync in Python 3.3 return _isys.sync()
def sync (): return _isys.sync ()