python10.org page problems

Drew Csillag drew_csillag at geocities.com
Tue Aug 14 14:19:05 EDT 2001


Anyone else notice that it's the same as the foretec.com homepage, and
notably different than what it probably ought to be?  e.g. the 
http://www.python10.org/p10-callpapers.html link is giving me a 404
error.

Drew

-- 
print(lambda(m,d,y):['Sun','Mon','Tues','Wed','Thurs','Fri','Satur'][(
lambda(m,d,y):(23*m/9+d+4+y/4-y/100+y/400)%7)(m<3and(m,d+y,y-1)or(m,
d+(y-2),y))])(map(int,raw_input('mm/dd/yyyy>').split('/')))+'day'




More information about the Python-list mailing list