Introduction
=============
This Yet-Another-Mechanize implementation aims to give the developper those new
features:

 - It can be proxified
 - It fakes user agent ``by default``
 - It does not handle robots ``by default``

TODO
=====
- lxml integration, maybe steal z3c.etestbrowser

