[Python-checkins] r87289 - python/branches/py3k/Doc/library/pkgutil.rst

eric.araujo python-checkins at python.org
Wed Dec 15 23:37:27 CET 2010


Author: eric.araujo
Date: Wed Dec 15 23:37:27 2010
New Revision: 87289
Log:
Mark up one missed None in pkgutil.rst (#8851)
Modified:
 python/branches/py3k/Doc/library/pkgutil.rst
Modified: python/branches/py3k/Doc/library/pkgutil.rst
==============================================================================
--- python/branches/py3k/Doc/library/pkgutil.rst	(original)
+++ python/branches/py3k/Doc/library/pkgutil.rst	Wed Dec 15 23:37:27 2010
@@ -77,8 +77,8 @@
 newly created by a path hook.
 
 If there is no importer, a wrapper around the basic import machinery is
- returned. This wrapper is never inserted into the importer cache (None is
- inserted instead).
+ returned. This wrapper is never inserted into the importer cache (``None``
+ is inserted instead).
 
 The cache (or part of it) can be cleared manually if a rescan of
 :data:`sys.path_hooks` is necessary.


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /