Commit graph

7 commits

Author SHA1 Message Date
Jean-Marie Traissard
968b2acc4f http://python.org/dev/peps/pep-0008/ " Comparisons to singletons like None should always be done with
'is' or 'is not', never the equality operators."
Comparisons to None part; second one...
roster_win.py is NOT checked here (waiting for modelfilter)
2008-04-18 00:26:07 +00:00
Jean-Marie Traissard
2ce13dc40e http://python.org/dev/peps/pep-0008/ " Comparisons to singletons like None should always be done with 'is' or 'is not', never the equality operators."
Comparisons to None part
roster_win.py is NOT checked here (waiting for modelfilter)
2008-04-18 00:02:56 +00:00
Yann Leboulanger
22c1aeda29 next release will be GPL v3. fixes #3290 2007-10-22 11:13:13 +00:00
Yann Leboulanger
0c0e28b78f GnuPGInterface can't work under windows. 2006-04-23 17:12:14 +00:00
Nikos Kouremenos
6d07ec5a0a try to have OpenPGP working in Windoz 2005-10-09 17:22:03 +00:00
Nikos Kouremenos
f06d61c6ec thank you jor and GNU Emacs (Esc-X untabify) [remove tabs] 2005-06-03 18:59:34 +00:00
Nikos Kouremenos
646191d40b adding GnuPGInterface.py 2005-06-03 17:38:43 +00:00