commit | cf3fb259329eedfa9d2c802b2ea5ced287c21e78 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sun Oct 21 10:52:38 2007 +0000 |
committer | Georg Brandl <georg@python.org> | Sun Oct 21 10:52:38 2007 +0000 |
tree | bd09350c4ac4d66064526573c19ebbcd27f77279 | |
parent | bb75e4e5d243a32cf31b91543b06b829c63e2c70 [diff] [blame] |
Add :term: for generators.
diff --git a/Doc/library/os.path.rst b/Doc/library/os.path.rst index 291d155..125044d 100644 --- a/Doc/library/os.path.rst +++ b/Doc/library/os.path.rst
@@ -303,8 +303,8 @@ .. note:: - The newer :func:`os.walk` generator supplies similar functionality and can be - easier to use. + The newer :func:`os.walk` :term:`generator` supplies similar functionality + and can be easier to use. .. data:: supports_unicode_filenames