Python-dev summary: August 16-31

Rainer Deyke root at rainerdeyke.com
Mon Sep 4 17:44:38 EDT 2000


"Andrew Kuchling" <akuchlin at mems-exchange.org> wrote in message
news:3dog23kgzy.fsf at kronos.cnri.reston.va.us...
> Carel Fellinger <cfelling at iae.nl> writes:
> > > adds 'import name1 as name2' and 'from module import name1 as name2'
> >
> > Here we have a new keyword that isn't a keyword, that might as wel be
> > used for that hidius print hack, but in that context it was deemed
> > impossible. So what am I missing? (or are we being fooled:)
>
> 'as' isn't a true keyword, but instead is only accepted as part of the
> import statement:

import name1 >> name2
import as as as


--
Rainer Deyke (root at rainerdeyke.com)
Shareware computer games           -           http://rainerdeyke.com
"In ihren Reihen zu stehen heisst unter Feinden zu kaempfen" - Abigor





More information about the Python-list mailing list