Wrong version in error message
Piet van Oostrum <[email protected]>
| Newsgroups | gmane.mail.getmail.user |
|---|---|
| Message-ID | <[email protected]> |
In getmail version 5(.13) there are a few places where the code is:
if sys.hexversion < 0x2030300:
raise ImportError('getmail version 4 requires Python version 2.3.3'
' or later')
The 4 there should be a 5.
Maybe this can be changed in the next release.
--
Piet van Oostrum <[email protected]>
WWW: http://piet.vanoostrum.org/
PGP key: [8DAE142BE17999C4]