[melbourne-pug] python question
Brian May
brian at microcomaustralia.com.au
Tue Apr 3 04:33:08 CEST 2012
On 3 April 2012 12:24, Noon Silk <noonslists at gmail.com> wrote:
> The "from" style will create local variables for each of the things
> you import in that fashion:
> http://docs.python.org/reference/simple_stmts.html#grammar-token-import_stmt
Interesting. Particularly as I copied this code from Django. Hmmm....
It works in Django, but only because the values don't change - not
sure this is a good assumption. Really.
Will have to be more careful about this in the future I think.
Thanks for the responses.
--
Brian May <brian at microcomaustralia.com.au>
More information about the melbourne-pug
mailing list