Kaydet (Commit) e151ab42 authored tarafından Georg Brandl's avatar Georg Brandl

Adapt style.

üst 26015494
...@@ -69,7 +69,7 @@ Glossary ...@@ -69,7 +69,7 @@ Glossary
it's almost certain you can safely ignore them. it's almost certain you can safely ignore them.
context manager context manager
Objects which control the environment seen in a :keyword:`with` An objects that controls the environment seen in a :keyword:`with`
statement by defining :meth:`__enter__` and :meth:`__exit__` methods. statement by defining :meth:`__enter__` and :meth:`__exit__` methods.
See :pep:`343`. See :pep:`343`.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment