"Bruno Desthuilliers" <bru.....@websiteburo.invalid> wrote:
>ipyt...@gmail.com a écrit : >> x.validate_output(x.find_text(x.match_filename >> (x.determine_filename_pattern(datetime.datetime.now())))) >> >> Is it even good programming form? > >functional programming addicts might say yes. But as far as I'm >concerned, I find it a bit too nested... > +1 I would call it onionskin programming. There is of course nothing technically wrong with it, and you can do the same kind of thing in C, but every time I see something like it, my reaction is WTF. - Hendrik -- http://mail.python.org/mailman/listinfo/python-list