On Sun, Nov 1, 2015 at 5:17 PM, Peter Otten <__pete...@web.de> wrote:
> jarod_v6--- via Tutor wrote:
>
>> Thanks!!
>> I use python2.7 Can Also use in that version?
>
> Yes.


Hi Jarod,


Also for reference, here are the equivalent 2.7 doc links:

    https://docs.python.org/2/reference/compound_stmts.html#the-with-statement

    https://docs.python.org/2/reference/datamodel.html#context-managers

    https://docs.python.org/2/library/contextlib.html#contextlib.closing


Good luck!
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to