Closed Thrameos closed 6 years ago
Brandon would like to make sure he can use this structure to close our resources.
with MyResource() as resource: resource.doSomething() # resource.close() called here
Now part of the master.
Brandon would like to make sure he can use this structure to close our resources.