[issue14890] typo in difflib

2012-05-25 Thread Éric Araujo
Éric Araujo added the comment: Thanks for wanting to contribute nonetheless! Don’t hesitate to make patches for other bugs. You may be interested in the core-mentorship mailing list http://mail.python.org/mailman/listinfo/core-mentorship where any question will receive a friendly answer (py

[issue14890] typo in difflib

2012-05-24 Thread ninsen
ninsen added the comment: My bad, closing... -- status: open -> closed ___ Python tracker ___ ___ Python-bugs-list mailing list Unsub

[issue14890] typo in difflib

2012-05-23 Thread Ross Lagerwall
Ross Lagerwall added the comment: Yeah, I'm pretty sure it means if and only if. -- nosy: +rosslagerwall ___ Python tracker ___ ___ P

[issue14890] typo in difflib

2012-05-23 Thread Hynek Schlawack
Hynek Schlawack added the comment: Hmmm, iff could be also meant as a abbreviation for “if and only if": http://en.wikipedia.org/wiki/Iff IIRC is the usage of such abbreviations rather frowned upon though. -- nosy: +hynek ___ Python tracker

[issue14890] typo in difflib

2012-05-23 Thread ninsen
New submission from ninsen : This is my first patch. -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://

[issue14890] typo in difflib

2012-05-23 Thread ninsen
Changes by ninsen : -- type: behavior -> ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.or

[issue14890] typo in difflib

2012-05-23 Thread ninsen
Changes by ninsen : -- components: Library (Lib) files: mywork.patch keywords: patch nosy: ninsen priority: normal severity: normal status: open title: typo in difflib type: behavior versions: Python 2.7 Added file: http://bugs.python.org/file25683/mywork.patch _