Hello everybody,
I recently stumbled across the proposal of removing `callable` in Python
3000 (http://python.org/peps/pep-3000.html) catching an exception
instead, maybe something like this:
--- snip ---
[EMAIL PROTECTED] mize]$ python2.3
Python 2.3.3 (#1, Apr 6 2004, 01:47:39)
[GCC 3.3.3 (SuSE
Maurice LING said the following on 12/12/2004 11:13 PM:
Google for Dive Into Python. Its a free online publication, see if is
any good for you.
Cheers,
I like "Dive into Python" for the fact that it tends to explain examples
line by line in an annotated form but it may just be my personal
pref