Python 2.5 doesn't allow fn(*args, imap=value)
authorW. Trevor King <wking@drexel.edu>
Fri, 23 Jul 2010 01:25:29 +0000 (21:25 -0400)
committerW. Trevor King <wking@drexel.edu>
Fri, 23 Jul 2010 01:25:29 +0000 (21:25 -0400)
commit8ae3e236ef25cda6b47473dda67fa9ec08851b90
treea1e609ad04654183fd004d978c505ede16379241
parent668f81ee37bafa65fe89ec90734f0c876ffa4a3d
Python 2.5 doesn't allow fn(*args, imap=value)
cookbook/server.py