[stdlib-sig] proposed removal: the types module
M.-A. Lemburg
mal at egenix.com
Thu Apr 3 14:14:26 CEST 2008
On 2008-04-03 14:08, Christian Heimes wrote:
> Barry Warsaw schrieb:
>> Plus, there are a few types in there that are difficult or impossible
>> to get from Python.
>>
>> -1 unless you can find another place to stash such types.
>
> ModuleType -> imp.module
> exception related types -> traceback module
> Function, method and code types -> sys module
> remaining stuff -> inspect
>
> ?
Now that sounds easy to remember... ;-)
--
Marc-Andre Lemburg
eGenix.com
Professional Python Services directly from the Source (#1, Apr 03 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/
________________________________________________________________________
:::: 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 stdlib-sig
mailing list