QOTW: "It is humbling to see how simple yet powerfull python`s view on
things is" - Ãric Daigneault
http://groups.google.com/group/comp.lang.python/msg/bbd842715bb5b6eb
"[I]f a machine is expected to be infallible, it cannot also be
intelligent." - Alan Turing, 20 February 1947, lecture
ludevít is a simple program translating standard Slovak language
into the L. Štúr version.
The program is probably interesting only to Slovak speakers.
Requirements: Python at least version 2.3, only standard library modules
are used. The program is intended to be used in Unix environments with
U
Greetings, program!
I'm pleased to announce version 1.0a1 of httpy, middleware to smooth out
WSGI's worst warts. With httpy in your stack, you can return a string,
or return or raise an httpy.Response object, instead of mucking with
start_response and iterables.
This version marks a major chan