Django

Code

Changeset 7368

Show
Ignore:
Timestamp:
03/27/08 09:15:00 (5 months ago)
Author:
jacob
Message:

Tiny reST fix to testing.txt.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • django/trunk/docs/testing.txt

    r7294 r7368  
    8181 
    8282    A good explanation of docstrings (and some guidelines for using them 
    83     effectively) can be found in :PEP:`257`: 
     83    effectively) can be found in :pep:`257`: 
    8484 
    8585        A docstring is a string literal that occurs as the first statement in