09:08 <morgan`:#afpy> bonjour
10:03 <benoitc:#afpy> http://www.ioncannon.net/projects/code2009/ python est derriere ruby
10:07 <kujiu:#afpy> bonjour
11:34 <gawel:#afpy> matin cotillon
11:41 <misc:#afpy> coin
11:51 <tarek:#afpy> hello all
11:51 <tarek:#afpy> gawel,
11:51 <tarek:#afpy> options_for_select will be removed in FormAlchemy 2.5
11:52 <gawel> YES PAPA
11:52 <tarek> faut utiliser quoi à la place ?
11:52 <gawel> heu, rien :)
11:52 <tarek> c relou d'ailleurs, vous avez changé une API
11:52 <gawel> tu le balance direct au select
11:52 <tarek> select
11:52 <gawel> ouais, pour suivre l'api webhelpers, en fait
11:53 <gawel> j'ai annoncé ca dans un mail
11:53 <gawel> tu devrais t'inscrire à la liste :p
11:53 <tarek> mmm
11:53 <tarek> OK PAPA
11:53 <tarek> :D
11:53 <gawel> :)
11:53 <tarek> donc
11:53 <tarek> options = h.options_for_select(options, selected=selected)
11:53 <tarek> je passe selected direct
11:54 <tarek> h.select(self.name, selected, options, onchange=onchange)
11:54 <tarek> c ca chef ?
11:54 <gawel> hm, je sais plus trop bien
11:54 <tarek> j'essaie
11:55 <tarek> bon les tests passent, ca doit etre bon
11:55 <gawel> def select(name, selected, select_options, **attrs):
11:55 <gawel> yep
11:55 <tarek> cimer
16:43 <benoitc> tarek: il n'y pas find_packages() vec distribute ?
16:43 <tarek> distribute a les memes APIs que setuptools
16:43 <benoitc> mmm
16:44 <benoitc> bizarre donc
16:45 <benoitc> ah hmpfff je faisais "from distribute_setup import use_setuptools, find_packages"
16:45 <benoitc> dsl
16:46 <tarek> a ok