PyConFr 2015

}
 

serge sans_paille

class SergeSansPaille(Namek):
    '''
    /me likes docstrings
    '''

    def work(self, *args, **kwargs):
        raise RuntimeError("not a good idea")

    def run(self):
        while 1:
            pass  # that's very fast!

    def hack(self, project):
        return project.name in ('pythran', 'llvm') or project.lang in ('python', 'c++')

Presentations

Plus loin que la mémoization : la tabulation

samedi 14:45:00–15:10:00 in Amphi 200

We don't need your loops

dimanche 14:45:00–15:10:00 in Amphi 200