Re: Summary of today's developer meeting

Hermann Himmelbauer <[email protected]>
Newsgroups gmane.comp.web.zope.devel
Message-ID <[email protected]>
Am Mittwoch 03 März 2010 11:06:22 schrieb Marius Gedminas:
> > def zope_community_work():
> >    while 1:
>
> 'while True' looks better.
>
> >       someone = random.choice(community)
> >       give_input(someone)
> >
> >       disagree_members = ['cmember1', 'cmember2', 'cmember3']
> >       disagree(someone, disagree_members)
> >
> >       for i in range(20):
> >          agree = hickhack(
> >              random.choice([someone]*10+disagree_members*2+community)))
>
> hickhack ignores its argument.  I'm not sure what you're trying to
> express here.

Well, I'll definitely use pyflakes and extensive unit testing next time. 

;-)

Best Regards,
Hermann

-- 
[email protected]
GPG key ID: 299893C7 (on keyservers)
FP: 0124 2584 8809 EF2A DBF9  4902 64B4 D16B 2998 93C7
_______________________________________________
Zope-Dev maillist  -  [email protected]
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope )
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.