Python component model
Bruno Desthuilliers
onurb at xiludom.gro
Wed Oct 11 04:46:48 EDT 2006
Peter Maas wrote:
> Bruno Desthuilliers schrieb:
>> Marc 'BlackJack' Rintsch wrote:
>> (snip)
>> Python itself is a RAD tool.
>>
>> +1 QOTW
>
> No, please stop self-assuring, self-pleasing QOTWs!
Certainly not !-)
(snip)
> I for my part would be happy to see a Delphi-like RAD tool for Python,
Look for boa-constructor then.
> a reference implementation for web programming as part of the standard
> library,
wsgiref is part of the 2.5 stdlib.
--
bruno desthuilliers
python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p in 'onurb at xiludom.gro'.split('@')])"
More information about the Python-list
mailing list