Re: [Tutor] vars()

2009-04-20 Thread Padmanaban Ganesan
Hello Denis, Please find more details , Use cases about the Built-in in the following book under the *Chapter 9* - Oops, Creating modules. *Book Name :* Python Programming for the Absolute Beginner *Author:* Michael Dawson Ta, Paddy 2009/4/20 spir > Hello, > > Just discovered vars(). Looking

[Tutor] vars()

2009-04-20 Thread spir
Hello, Just discovered vars(). Looking for the reasons and use cases that led to introduce this builtin. But could not find any reference. Any pointer/clue? Denis PS: same about all() and any() -- but here I found some literature... in french: fr.wikipedia.org/wiki/Python_(langage) -- la v