]> granicus.if.org Git - python/commit
Spelling: internalization --> internationalization
authorFred Drake <fdrake@acm.org>
Fri, 29 Sep 2000 15:17:36 +0000 (15:17 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 29 Sep 2000 15:17:36 +0000 (15:17 +0000)
commit31b761e326d083c3088f9c1aaf9e72f2dac4d190
tree14efbc34d08863baa7ae55b4943a7ab42a68da56
parent1dbe9d52479c2edcd1384106afbe2e7ba921cf88
Spelling:  internalization --> internationalization
Fixed displays of the interactive prompt in running text.
These close SourceForge bug #115658.

Also:

Updated discussion of tuple unpacking to reflect the general ability
to unpack any sequence type.  Explained that it is possible to create
tuples which contain mutable values, and noted in the dictionary
section that such tuples cannot be used as keys.

Noted that .pyc and .pyo files can be run directly when provided as
the script parameter to the interpreter, and slightly clarified
comments about using modules with only the byte compiled code.

Removed some XXX comments that are no longer relevant.
Removed commented-out paragraph about __private names being experimental.

Adjusted markup for consistency in some places.
Doc/tut/tut.tex