Обсуждение: python - fe: Implement more mapping interfaces.

Поиск
Список
Период
Сортировка

python - fe: Implement more mapping interfaces.

От
jwp@pgfoundry.org (James William Pye)
Дата:
Log Message:
-----------
Implement more mapping interfaces.

Nice for '%(foo)s' % dict(htup)

Alas, '%' doesn't seem to accept my "mapping", but dict() does.

Modified Files:
--------------
    fe/src:
        tracenull.py (r1.9 -> r1.10)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/fe/src/tracenull.py.diff?r1=1.9&r2=1.10)