[ZDP] BackTalk to Document The Zope Book (2.6 Edition)/Appendix B:
API Reference
webmaster at zope.org
webmaster at zope.org
Wed Dec 17 04:23:57 EST 2003
A comment to the paragraph below was recently added via http://zope.org/Documentation/Books/ZopeBook/2_6Edition/AppendixB.stx#2-344
---------------
This module provides a 'sort' function for use with DTML, Page
Templates, and Python-based Scripts.
% Anonymous User - Dec. 17, 2003 4:23 am:
Missing documentation for Namespace and mapping:
def sort(sequence, sort=(), _=None, mapping=0)
mapping=1 is important if sorting sequences of dictionaries.
if _ is defined, sort-functions are looked up in this namespace
More information about the ZDP
mailing list