Lines Matching full:just
21 of WSGI just to install a WSGI application or to write a web application using
35 .. XXX If you're just trying to write a web application...
100 When ``PATH_INFO`` is just a "/", this routine returns an empty string and
214 nonexistent header just returns ``None``, and deleting a nonexistent header does
222 fact, the :meth:`items` method just returns a copy of the wrapped header list.
371 implementation just returns ``sys.stderr``.
556 method actually transmits the data; :class:`BaseHandler` just separates write
681 The default implementation just uses the :attr:`error_status`,
701 default list just sets the content type to ``text/plain``.
728 method just returns a false value.
762 to use this routine instead of just copying values out of ``os.environ``