Module conddbui :: Class ValidityKeyWrapper
[show private | hide private]
[frames | no frames]

Class ValidityKeyWrapper


Method Summary
  __init__(self, value)
  __eq__(self, rhs)
  __ge__(self, rhs)
  __gt__(self, rhs)
  __le__(self, rhs)
  __long__(self)
  __lt__(self, rhs)
  __str__(self)
  set(self, value)
  toValidityKey(self)

Class Variable Summary
str format_re = ' *(?P<year>[0-9]{4})-(?P<month>[0-9]{2})-(?...

Class Variable Details

format_re

Type:
str
Value:
' *(?P<year>[0-9]{4})-(?P<month>[0-9]{2})-(?P<day>[0-9]{2})[ T](?P<hou\
r>[0-9]{2}):(?P<minute>[0-9]{2}):(?P<s>[0-9]{2})(?:\\.(?P<ns>[0-9]{0,9\
}))? *'                                                                

Generated by Epydoc 2.1 on Tue Mar 6 18:29:23 2007 http://epydoc.sf.net