[Python-Dev] Modules for 2.6 inclusion
M.-A. Lemburg
mal at egenix.com
Fri Jun 6 13:07:31 CEST 2008
On 2008-06-06 13:27, Georg Brandl wrote:
> Hi,
>
> PEP 361 lists the following modules for possible inclusion in 2.6 (next
> to pyprocessing, which is now accepted):
>
> - winerror
> http://python.org/sf/1505257
> (Owner: MAL)
>
> This patch has been marked as rejected, so I'll remove the entry from
> the PEP.
Note that the idea is still valid - the implementation of the module
should be written in C and the patch only comes with a Python module.
If anyone would like to work on a (generated) C module, please have
a look at the patch.
winerror is meant to provide access to the Windows error codes which
are currently not available in Python.
--
Marc-Andre Lemburg
eGenix.com
Professional Python Services directly from the Source (#1, Jun 06 2008)
>>> Python/Zope Consulting and Support ... http://www.egenix.com/
>>> mxODBC.Zope.Database.Adapter ... http://zope.egenix.com/
>>> mxODBC, mxDateTime, mxTextTools ... http://python.egenix.com/
________________________________________________________________________
2008-07-07: EuroPython 2008, Vilnius, Lithuania 30 days to go
:::: Try mxODBC.Zope.DA for Windows,Linux,Solaris,MacOSX for free ! ::::
eGenix.com Software, Skills and Services GmbH Pastor-Loeh-Str.48
D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg
Registered at Amtsgericht Duesseldorf: HRB 46611
More information about the Python-Dev
mailing list