diff options
author | Mark Sapiro <mark@msapiro.net> | 2009-01-11 08:06:13 -0800 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2009-01-11 08:06:13 -0800 |
commit | 459c60bd8ad6d798a3c55dd075b5efd05677f4b8 (patch) | |
tree | d87e76391c3e465dcfdce22d597f41ce31930027 /templates/pt_BR/headfoot.html | |
parent | 4cfb7130a9b64d951b8e3367c67ca445f3eb296e (diff) | |
download | mailman2-459c60bd8ad6d798a3c55dd075b5efd05677f4b8.tar.gz mailman2-459c60bd8ad6d798a3c55dd075b5efd05677f4b8.tar.xz mailman2-459c60bd8ad6d798a3c55dd075b5efd05677f4b8.zip |
Updated links to Python documentation.
Diffstat (limited to 'templates/pt_BR/headfoot.html')
-rw-r--r-- | templates/pt_BR/headfoot.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/pt_BR/headfoot.html b/templates/pt_BR/headfoot.html index 6bf62259..48da833b 100644 --- a/templates/pt_BR/headfoot.html +++ b/templates/pt_BR/headfoot.html @@ -1,5 +1,5 @@ Este texto pode incluir -<a href="http://www.python.org/doc/current/lib/typesseq-strings.html">strings no formato +<a href="http://docs.python.org/library/stdtypes.html#string-formatting-operations">strings no formato do Python</a> que são resolvidos contra atributos da lista. a lista de substituições permitidas são: |