comparison tests/doctest.txt @ 57:6bfe6c59b64a

add documentation and correct capitalization
author Jeff Hammel <jhammel@mozilla.com>
date Thu, 01 Mar 2012 15:35:47 -0800
parents 143adebe4caa
children
comparison
equal deleted inserted replaced
56:2e60fb704454 57:6bfe6c59b64a
1 Test simpypi 1 Test simpypi
2 ============ 2 ============
3
4 Test the WSGI app with mock requests from ``paste.fixture.TestApp``.
3 5
4 The obligatory imports:: 6 The obligatory imports::
5 7
6 >>> import os 8 >>> import os
7 >>> import pkginfo 9 >>> import pkginfo