On 2006-11-08, Gabriel Genellina <[EMAIL PROTECTED]> wrote:
> At Wednesday 8/11/2006 16:51, Peter van Kampen wrote:
>
>>"""
>>A = B = [] # both names will point to the same list
>>"""
>>
>>I've been bitten by this once o
On 2006-11-08, Georg Brandl <[EMAIL PROTECTED]> wrote:
> Peter van Kampen schrieb:
>> On 2006-11-06, Fredrik Lundh <[EMAIL PROTECTED]> wrote:
>>> I've collected a bunch of list pydioms and other notes here:
>>>
>>> http://effbot.org/zone/
en by this once or twice in the past, but I have always
wondered what it was useful for? Can anybody enlighten me?
TIA,
PterK
--
Peter van Kampen
pterk -- at -- datatailors.com
--
http://mail.python.org/mailman/listinfo/python-list
der with at least the content-type. A
header is followed by an empty line.
#!/usr/bin/env python
import os
print "Content-type: text/html"
print
print os.getcwd()
--
Peter van Kampen
pterk -- at -- datatailors.com
--
http://mail.python.org/mailman/listinfo/python-list