moreutils: an 'errno' utility
Barry Warsaw
barry at canonical.com
Tue Sep 21 22:46:33 BST 2010
On Aug 26, 2010, at 10:34 AM, Tim Chavez wrote:
>Also, the 'errno' Python module has an incomplete mapping.
>Specifically, it is missing:
>
>ENOMEDIUM 123 /* No medium found */
>EMEDIUMTYPE 124 /* Wrong medium type */
>ECANCELED 125 /* Operation Canceled */
>ENOKEY 126 /* Required key not available */
>EKEYEXPIRED 127 /* Key has expired */
>EKEYREVOKED 128 /* Key has been revoked */
>EKEYREJECTED 129 /* Key was rejected by service */
>EOWNERDEAD 130 /* Owner died */
>ENOTRECOVERABLE 131 /* State not recoverable */
>ERFKILL 132 /* Operation not possible due to RF-kill */
I've opened this bug on the missing symbols:
http://bugs.python.org/issue9916
and will try to hack together a patch for Python 3.2.
-Barry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/ubuntu-devel/attachments/20100921/6e8d94ca/attachment.pgp
More information about the ubuntu-devel
mailing list