[Python-checkins] r70495 - in python/branches/py3k: Doc/glossary.rst Doc/library/sys.rst Doc/reference/simple_stmts.rst Lib/importlib/NOTES

Georg Brandl g.brandl at gmx.net
Sun Mar 22 09:49:09 CET 2009


brett.cannon schrieb:
> Author: brett.cannon
> Date: Sat Mar 21 04:11:16 2009
> New Revision: 70495
> 
> Log:
> Document import's semantics for the language reference. This includes filling
> in missing details for the sys module.

Many thanks for this!

Georg

-- 
Thus spake the Lord: Thou shalt indent with four spaces. No more, no less.
Four shall be the number of spaces thou shalt indent, and the number of thy
indenting shall be four. Eight shalt thou not indent, nor either indent thou
two, excepting that thou then proceed to four. Tabs are right out.



More information about the Python-checkins mailing list