[Lyncee-maintainers] status code

olivier sallou olivier.sallou at gmail.com
Fri Jul 6 13:15:51 UTC 2012


Another remark, you should not use Strings for status, but constants:

if config_model.status == 'Got the config, will build soon.':

should be

if config_model.status ==  TO_BE_BUILT:

Olivier
-- 

gpg key id: 4096R/326D8438  (keyring.debian.org)

Key fingerprint = 5FB4 6F83 D3B9 5204 6335  D26D 78DC 68DB 326D 8438
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/lyncee-maintainers/attachments/20120706/45726a27/attachment.html>


More information about the Lyncee-maintainers mailing list