Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 16190c8

Browse files
committed
Change markup so that it creates a link
1 parent 2bad92d commit 16190c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/wsgiref.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -664,7 +664,7 @@ input, output, and error streams.
664664
.. attribute:: BaseHandler.wsgi_file_wrapper
665665

666666
A ``wsgi.file_wrapper`` factory, or ``None``. The default value of this
667-
attribute is the :class:`FileWrapper` class from :mod:`wsgiref.util`.
667+
attribute is the :class:`wsgiref.util.FileWrapper` class.
668668

669669

670670
.. method:: BaseHandler.sendfile()

0 commit comments

Comments
 (0)