Roundup Tracker - Issues

Message4540

Author ber
Recipients ber, ced, schlatterbeck, willkg
Date 2012-05-02.07:23:32
Message-id <1335943413.09.0.918902061135.issue2550712@psf.upfronthosting.co.za>
In-reply-to
Cédric, thanks for contributing the patch!
I wonder if it could be improved further my using the phrase:
  for name in columns:
    if not props.has_key(name):
      raise exceptions.NotFound(name)
History
Date User Action Args
2012-05-02 07:23:33bersetmessageid: <1335943413.09.0.918902061135.issue2550712@psf.upfronthosting.co.za>
2012-05-02 07:23:33bersetrecipients: + ber, schlatterbeck, willkg, ced
2012-05-02 07:23:32berlinkissue2550712 messages
2012-05-02 07:23:32bercreate