Movatterモバイル変換
[0]ホーム
Chocolate [was Re: Python Books for 2002]
Konrad Hinsenhinsen at cnrs-orleans.fr
Tue Apr 10 08:24:28 EDT 2001
"Alex Martelli" <aleaxit at yahoo.com> writes:> > Come to France - chocolatewise this is a highly civilized country.>> And not _only_ chocolatewise -- in bread AND wine AND cheese, as wellI strongly disagree about bread, that's the only food I have to import.Back to Python: from Europe.France import chocolate, wine, cheese # comment out one of from Europe.Italy import chocolate, wine, cheese # these lines from Europe.Germany import bread from Europe.Netherlands import vla ... for food in dir(): if food[:2] != '_': eat(food)-- -------------------------------------------------------------------------------Konrad Hinsen | E-Mail:hinsen at cnrs-orleans.frCentre de Biophysique Moleculaire (CNRS) | Tel.: +33-2.38.25.56.24Rue Charles Sadron | Fax: +33-2.38.63.15.1745071 Orleans Cedex 2 | Deutsch/Esperanto/English/France | Nederlands/Francais-------------------------------------------------------------------------------
More information about the Python-listmailing list
[8]ページ先頭