Roy Smith wrote: > Robert Wierschke <[EMAIL PROTECTED]> wrote: > >> a scripting language or a "normal" language like C++ etc. > > > It is difficult to define exactly what a "scripting language" is and isn't,
You can tell buy the most common use. bash is a scripting language, javascript is a scripting language, perl is a scripting language, php is a scripting language, Python is *not* a scripting language !-) > but I think most people would classify it as a scripting language. It can be used for scripting too, yes. -- bruno desthuilliers python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for p in '[EMAIL PROTECTED]'.split('@')])" -- http://mail.python.org/mailman/listinfo/python-list