Package lemon :: Package external :: Package gadfly :: Module semantics :: Class descOb
[show private | hide private]
[frames | no frames]

Class descOb


special wrapper only used for sorting in descending order
should only be compared with other descOb instances.
should only wrap items that cannot be easily "order inverted",
(eg, strings).

Method Summary
  __init__(self, ob)
  __cmp__(self, other)
  __coerce__(self, other)
  __hash__(self)
  __repr__(self)

Generated by Epydoc 2.0 on Mon Nov 10 15:08:31 2003 http://epydoc.sf.net