==================
* remove unused imports
* If we get an error when searching throw a search exception and pass through the error from Bugzilla
* add text property to Comment class
* add id property to Comment class
* Make contributing docs more thorough around creating a virtualenv and testing
* Allow authenticating to Bugzilla with a userid and cookie.
* When updating a bug that already exists we should use PUT not POST