A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-list/2001-April/068686.html below:

Chocolate [was Re: Python Books for 2002]

Chocolate [was Re: Python Books for 2002] Chocolate [was Re: Python Books for 2002]Konrad Hinsen hinsen 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 well

I 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.fr
Centre de Biophysique Moleculaire (CNRS) | Tel.: +33-2.38.25.56.24
Rue Charles Sadron                       | Fax:  +33-2.38.63.15.17
45071 Orleans Cedex 2                    | Deutsch/Esperanto/English/
France                                   | Nederlands/Francais
-------------------------------------------------------------------------------

More information about the Python-list mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4