File: NEWS

package info (click to toggle)
python-mechanize 1%3A0.2.5-3
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 2,056 kB
  • ctags: 3,377
  • sloc: python: 23,140; makefile: 4
file content (9 lines) | stat: -rw-r--r-- 458 bytes parent folder | download
1
2
3
4
5
6
7
8
9
python-mechanize (1:0.2.5-2) unstable; urgency=low

    Since mechanize 0.2.0, ClientForm has been merged into mechanize. You
    can update source code based on ClientForm by replacing any occurrence
    of ClientForm by mechanize in your source code, and ensure any use of
    the module logging logger named "ClientForm" is updated to use the new
    logger name "mechanize.forms".

 -- Arnaud Fontaine <arnau@debian.org>  Fri, 09 Mar 2012 14:49:26 +0900