Tuesday, January 6, 2015

Understanding Python's With Statement

Turns out the 'with' statement in Python is fairly straight forward.  Here is an article (oldie but goodie) that gives a quick thumbnail sketch of how that statement works:

http://effbot.org/zone/python-with-statement.htm

On another note, this is the first blog of the New Year!

No comments:

Post a Comment