Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #24859

Re: locals().update(...)

From Christian Heimes <lists@cheimes.de>
Subject Re: locals().update(...)
Date 2012-07-04 14:14 +0200
References <451cfda5-3fe6-4066-94f3-31f4fe747233@googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.1788.1341404099.4697.python-list@python.org> (permalink)

Show all headers | View raw


Am 04.07.2012 13:56, schrieb eisoab@gmail.com:
> I expected this to work:

It doesn't work and that's documented:

http://docs.python.org/library/functions.html?highlight=locals#locals

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

locals().update(...) eisoab@gmail.com - 2012-07-04 04:56 -0700
  Re: locals().update(...) Christian Heimes <lists@cheimes.de> - 2012-07-04 14:14 +0200
  Re: locals().update(...) Dave Angel <d@davea.name> - 2012-07-04 18:48 -0400
    Re: locals().update(...) Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-07-04 22:57 +0000

csiph-web