Testing dynamic languages

Aahz aahz at pythoncraft.com
Sun Apr 5 15:26:35 EDT 2009


In article <641a30b8-c659-4212-9f31-b9eb401ad901 at r37g2000yqn.googlegroups.com>,
barisa  <bbaja42 at gmail.com> wrote:
>On Apr 4, 9:57=A0pm, bearophileH... at lycos.com wrote:
>
>> that. Don't fight the language. Use doctests). My other suggestion is
>> to read code coming from 5+ Python programs written by other
>> (different) people. You will see how to use Python.
>> bearophile
>
>Is there some online repository for such code?

Start with Lib/ in the source  ;-)
-- 
Aahz (aahz at pythoncraft.com)           <*>         http://www.pythoncraft.com/

"...string iteration isn't about treating strings as sequences of strings, 
it's about treating strings as sequences of characters.  The fact that
characters are also strings is the reason we have problems, but characters 
are strings for other good reasons."  --Aahz



More information about the Python-list mailing list