Hello,

The official documentation for "getopt.gnu_getopt" does not mention the version
number in which it was introduced (so I assumed it was introduced back when
getopt was added). This is wrong, though: I was informed that Python 2.2 does
not have this function, and a quick google search turned up that its addition
was mentioned in Python 2.3 release notes.

This should be fixed in the documentation.

Thanks!
-- 
Giovanni Bajo


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to