Django

Code

Changeset 4967

Show
Ignore:
Timestamp:
04/08/07 21:24:13 (1 year ago)
Author:
russellm
Message:

Corrected docstring comment for list of states in Brazilian localflavor.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • django/trunk/django/contrib/localflavor/br/br_states.py

    r4874 r4967  
    11# -*- coding: utf-8 -*- 
    22""" 
    3 A brazilian mapping of state misspellings/abbreviations to normalized 
    4 abbreviations, and an alphabetical list of states for use as `choices 
    5 in a formfield. 
     3An alphabetical list of Brazilian states for use as `choices` in a formfield. 
    64 
    7 This exists in this standalone file so that it's only imported into 
    8 memory when explicitly needed. 
     5This exists in this standalone file so that it's only imported into memory 
     6when explicitly needed. 
    97""" 
    108