Package turbogears :: Package view :: Module base :: Class UserAgent

Class UserAgent

source code

Representation of the user's browser.

Provides information about the type of browser, browser version, etc. This currently contains only the information needed for work thus far (msie, firefox, safari browser types, plus safari version info).

Instance Methods
 
__init__(self, useragent=None) source code