Stackless Website down, Project gone, I'm dead.

Eric @ Zomething eric at zomething.com
Fri Apr 2 00:59:08 EST 2004


Christian Tismer wrote:

> Dear Former Stackless Users,
> 
> I have to use this list to announce something really bad to you,
> since all the Stackless lists are defunct:
> 
> The Stackless project is finally dead, now and forever.
> 

[snip]

> p.s.: I've taken the capsule, short time ago.
> p.p.s.: This message was sent to you on April 2, to make
> sure that it is not misinterpreted as a bad April 1 joke.
> The bad joke was about that bad intruder. See you soon,
> in heaven or somehwere else :-)


Well, Christian's post was sent April 2nd (per the header), but it arrived here April 1st.  I have little notion of the time-space groundrules for April Fools over the Internet continuum, but I hope this was a joke; perhaps (-1*(-1*(joke))).

The deduping code shared the other day was, I thought, inspired.

the whole April Fools thing leaves me spinning for 24 hours: the joke within the joke, within the joke:

>>> def Fool(AprilFirst):
	if AprilFirst:
		print "April Fools"
		serious = 0
	else:
		print "No, I'm serious"
		serious =1
	Fool(serious)
	return "April 2nd"

>>> April=1
>>> Fool(April)
April Fools
No, I'm serious
April Fools
No, I'm serious
April Fools
No, I'm serious
April Fools
No, I'm serious
April Fools
No, I'm serious
April Fools
No, I'm serious
April Fools
No, I'm serious
April Fools
No, I'm serious
April Fools
No, I'm serious
.
.
.

[where is April 2nd?]







More information about the Python-list mailing list