Elements tagged with: python

skip over the calendar

Page created at
Divmod Feb. 28, 2006, 4:57 p.m.
Divmod - eine ganze Reihe von sehr interessanten Python Projekten. Natürlich auch eigenes Webframework und eigener ORM, aber auch ein paar kleinere, interessante Sachen wie z.B. ein Bayesian Classifier.
Programmierung, Python
Tail Call Optimization in Python Feb. 28, 2006, 9:18 a.m.
Anfang des Monats hab ich mich noch darüber geärgert, das GvR keine Tail-Call Optimierung in Python will - weil er meint, das wäre ein Feature das kein einfaches Interface haben kann. Auf [Lambda the Ultimate] gibts dazu auch einen Kommentar - denn logischerweise hat dieses Statement von GvR zu ...
Programmierung, Python