Created
May 16, 2021 06:33
-
-
Save tanduong/e4591bd3167502268ad510795d6760d6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
with ignored(OSError): | |
os.remove('file.txt') | |
# izip, iter(partial(f, 1), '') | |
# vars(obj) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment