Request a short code review

Sam samuel.progin at gmail.com
Fri Apr 18 03:41:05 EDT 2008


Hello,

I would personally avoid using "type" as variable name, or key,
because built-in class type already exists. As I understand your code,
it was not your intention to override it.

++

Sam



More information about the Python-list mailing list