# HG changeset patch # User Tero Marttila # Date 1241551320 -10800 # Node ID 3feaac71738ab85285a1c265650aa6dc565743be # Parent 0187eddad3ebc31ca1e1a716d8f272f17412ea65 doc+lang fixes (?) diff -r 0187eddad3eb -r 3feaac71738a index.py --- a/index.py Tue May 05 22:13:49 2009 +0300 +++ b/index.py Tue May 05 22:22:00 2009 +0300 @@ -22,8 +22,8 @@ from cStringIO import StringIO import random, itertools, time, os.path +# monkeypatch 2.5 to add missing 2.6 features if not hasattr(itertools, 'izip_longest') : - def izip_longest(*args, **kwds): # izip_longest('ABCD', 'xy', fillvalue='-') --> Ax By C- D- fillvalue = kwds.get('fillvalue') @@ -40,7 +40,9 @@ itertools.izip_longest = izip_longest class Defaults : - # settings + """ + Default values for parameters + """ text_lang = 'en' @@ -582,7 +584,7 @@

Aaltologotin

-

Aaltologotin pulauttaa sulle uuden, sattumanvaraisesti valitun aalto-logon!

+

Aaltologotin pulauttaa sinulle uuden, sattumanvaraisesti valitun aalto-logon!