On 2010-7-13 17:37, Nuno Teixeira wrote: > > - def __init__(self, cookie_name, cookie_path='/'): > + def __init__(self, cookie_name, cookie_path='/', charset=None):
Can we standardise on using 'encoding' as parameter name instead of 'charset' ? I think we use encoding everywhere else as well. Wichert. -- Wichert Akkerman <wich...@wiggy.net> It is simple to make things. http://www.wiggy.net/ It is hard to make things simple. _______________________________________________ Repoze-dev mailing list Repoze-dev@lists.repoze.org http://lists.repoze.org/listinfo/repoze-dev