commit | feb0a3bdbccc7b45bc8b960aa4c3434838b52d05 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Wed May 17 14:45:06 2006 +0000 |
committer | Georg Brandl <georg@python.org> | Wed May 17 14:45:06 2006 +0000 |
tree | f58eb9c671b66869c699560b9b6d750384f4992e | |
parent | 378d592617f5da7bb5e1611ca4e5980d086191f9 [diff] |
Add global debug flag to cookielib to avoid heavy dependency on the logging module. Resolves #1484758.