Sha256: 5274fb07f1701f207bcc6c4a4ccba6ac2d7b8d3d654be0a8e2cb952ed7745eba

Contents?: true

Size: 244 Bytes

Versions: 126

Compression:

Stored size: 244 Bytes

Contents

def handle_error_by_throwing_exception():
    pass


def handle_error_by_returning_none(input_data):
    pass


def handle_error_by_returning_tuple(input_data):
    pass


def filelike_objects_are_closed_on_exception(filelike_object):
    pass

Version data entries

126 entries across 126 versions & 1 rubygems

Version Path
trackler-2.2.1.180 tracks/python/exercises/error-handling/error_handling.py
trackler-2.2.1.179 tracks/python/exercises/error-handling/error_handling.py
trackler-2.2.1.178 tracks/python/exercises/error-handling/error_handling.py
trackler-2.2.1.177 tracks/python/exercises/error-handling/error_handling.py
trackler-2.2.1.176 tracks/python/exercises/error-handling/error_handling.py
trackler-2.2.1.175 tracks/python/exercises/error-handling/error_handling.py
trackler-2.2.1.174 tracks/python/exercises/error-handling/error_handling.py
trackler-2.2.1.173 tracks/python/exercises/error-handling/error_handling.py
trackler-2.2.1.172 tracks/python/exercises/error-handling/error_handling.py
trackler-2.2.1.171 tracks/python/exercises/error-handling/error_handling.py
trackler-2.2.1.170 tracks/python/exercises/error-handling/error_handling.py
trackler-2.2.1.169 tracks/python/exercises/error-handling/error_handling.py
trackler-2.2.1.167 tracks/python/exercises/error-handling/error_handling.py
trackler-2.2.1.166 tracks/python/exercises/error-handling/error_handling.py
trackler-2.2.1.165 tracks/python/exercises/error-handling/error_handling.py
trackler-2.2.1.164 tracks/python/exercises/error-handling/error_handling.py
trackler-2.2.1.163 tracks/python/exercises/error-handling/error_handling.py
trackler-2.2.1.162 tracks/python/exercises/error-handling/error_handling.py
trackler-2.2.1.161 tracks/python/exercises/error-handling/error_handling.py
trackler-2.2.1.160 tracks/python/exercises/error-handling/error_handling.py