Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Comparing Dictionaries


  • From: aleax at mac.com (Alex Martelli)
  • Subject: Comparing Dictionaries
  • Date: Tue, 31 Jul 2007 22:14:21 -0700

Kenneth Love <klove at tax.ok.gov> wrote:
   ...
> Python in a Nutshell (2nd ed.)
   ...
> I am a slow reader.  So, if Doctests are mentioned in any of the above,
> I haven't encountered it yet.

Yep, I cover doctest in the chapter on testing, debugging, profiling and
optimizing.


Alex