[issue6588] insert cookies into cookie jar - cookielib.py

Éric Araujo report at bugs.python.org
Sun May 9 21:39:46 CEST 2010


Éric Araujo <merwok at netwok.org> added the comment:

Minor remarks:
- generate your patch from the top-level directory, so that people can just apply the patch from there (see http://www.python.org/dev/patches/);
- don’t put two statements on one line (“if thing: dostuff()”), as per PEP 8.

----------
nosy: +merwok

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6588>
_______________________________________


More information about the Python-bugs-list mailing list