[Python-Dev] trunk-math
Christian Heimes
christian at cheimes.de
Sat Feb 16 11:30:05 CET 2008
More information about the Python-Dev mailing list
Sat Feb 16 11:30:05 CET 2008
- Previous message: [Python-Dev] trunk-math
- Next message: [Python-Dev] trunk-math
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Nick Coghlan wrote: > I would put the context manager in the math module as well. contextlib > is intended for generic context related tools (like nested() and > closing() that don't have a more topical home. I'll reimplement the ieee754 context manager in C once the feature gets accepted. For the experimental branch it was much easier to write it in Python. Christian
- Previous message: [Python-Dev] trunk-math
- Next message: [Python-Dev] trunk-math
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list