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


Groups > comp.lang.python > #6752

Re: scope of function parameters (take two)

Date 2011-05-31 13:00 -0700
From Ethan Furman <ethan@stoneleaf.us>
Subject Re: scope of function parameters (take two)
References <F8395F78-615E-4FBD-B6FC-1D6173EAEA45@mcgill.ca> <F4EAD1ED-563D-4D6E-A50C-68308A9F26B7@mcgill.ca> <201105310713.24842.wolfgang@rohdewald.de> <D6671B7A-C8B1-4235-A50F-31D9F2AD7DD7@mcgill.ca>
Newsgroups comp.lang.python
Message-ID <mailman.2331.1306871194.9059.python-list@python.org> (permalink)

Show all headers | View raw


Henry Olders wrote:
> [...] what I want is a function that is free of side effects [...]

Shoot, that's easy!  Just write your function to not have any!

~Ethan~

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


Thread

Re: scope of function parameters (take two) Ethan Furman <ethan@stoneleaf.us> - 2011-05-31 13:00 -0700

csiph-web