Is this pythonic?
Bruno Desthuilliers
bruno.42.desthuilliers at websiteburo.invalid
Thu Dec 18 11:12:13 EST 2008
More information about the Python-list mailing list
Thu Dec 18 11:12:13 EST 2008
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ipytest at 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...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list