Sha256: 699c99cd3ec9604d34448cac2d75cb543b3030869fc2b3af60d23fcfc6f78e3c

Contents?: true

Size: 395 Bytes

Versions: 125

Compression:

Stored size: 395 Bytes

Contents

## Hints

For the `filelike_objects_are_closed_on_exception` function, the `filelike_object`
will be an instance of a custom `FileLike` class defined in the test suite. This
class implements the following methods:
- `open` and `close`, for explicit opening and closing.
- `__enter__` and `__exit__`, for implicit opening and closing.
- `do_something`, which may or may not throw an `Exception`.

Version data entries

125 entries across 125 versions & 1 rubygems

Version Path
trackler-2.2.1.119 tracks/python/exercises/error-handling/.meta/hints.md
trackler-2.2.1.118 tracks/python/exercises/error-handling/.meta/hints.md
trackler-2.2.1.117 tracks/python/exercises/error-handling/.meta/hints.md
trackler-2.2.1.116 tracks/python/exercises/error-handling/.meta/hints.md
trackler-2.2.1.115 tracks/python/exercises/error-handling/.meta/hints.md
trackler-2.2.1.114 tracks/python/exercises/error-handling/.meta/hints.md
trackler-2.2.1.113 tracks/python/exercises/error-handling/.meta/hints.md
trackler-2.2.1.111 tracks/python/exercises/error-handling/.meta/hints.md
trackler-2.2.1.110 tracks/python/exercises/error-handling/.meta/hints.md
trackler-2.2.1.109 tracks/python/exercises/error-handling/.meta/hints.md
trackler-2.2.1.108 tracks/python/exercises/error-handling/.meta/hints.md
trackler-2.2.1.107 tracks/python/exercises/error-handling/.meta/hints.md
trackler-2.2.1.106 tracks/python/exercises/error-handling/.meta/hints.md
trackler-2.2.1.105 tracks/python/exercises/error-handling/.meta/hints.md
trackler-2.2.1.104 tracks/python/exercises/error-handling/.meta/hints.md
trackler-2.2.1.103 tracks/python/exercises/error-handling/.meta/hints.md
trackler-2.2.1.102 tracks/python/exercises/error-handling/.meta/hints.md
trackler-2.2.1.101 tracks/python/exercises/error-handling/.meta/hints.md
trackler-2.2.1.100 tracks/python/exercises/error-handling/.meta/hints.md
trackler-2.2.1.99 tracks/python/exercises/error-handling/.meta/hints.md