diff roundup/cgi/client.py @ 3061:b0f5ea4e4dff

First fixes for Python 2.1 compatibility: * don't use booleans * don't use a string > 1 char with 'in' * use has_key instead of 'in' for dictionaries
author Johannes Gijsbers <jlgijsbers@users.sourceforge.net>
date Wed, 05 Jan 2005 21:50:03 +0000
parents f4023f1cc1d6
children 4ef775d2c8d1 b3f9dee6aa76
line wrap: on
line diff

Roundup Issue Tracker: http://roundup-tracker.org/