Bug#719063: lsb-release: should support python3
Alexandre Detiste <[email protected]> Thu, 13 Aug 2015 10:39:05 +0200
| Newsgroups | gmane.linux.debian.devel.lsb |
|---|---|
| Message-ID | <CADsTwjJNPFuLALD78xvEmaXA8JLJ-wvjLhXAPn-JK-A25otSKA__42799.2046032616$1439455345$gmane$org@mail.gmail.com> |
2015-08-12 12:02 GMT+02:00 Didier 'OdyX' Raboud <[email protected]>: > Le jeudi, 16 juillet 2015, 17.45:49 Alexandre Detiste a écrit : >> I think the current behaviour where random strings >> got compared against index number doesn't make sense anyway. > > I _think_ this code is used for the Ubuntu codenames comparison (they > happen to come alphabetically). I'll add an explicit array and drop the > string comparison for these, that's much cleaner. I see now. This would had broke when they had reached the end of the alphabet anyway. Thanks for upload