Menu

SVN archive Commit Log


Commit Date  
[r10861] by bugman

Fix for the Capturing_exception class.

Sometimes the exc_info does not correspond to an exception (i.e. sys.exc_info() returns None). This
is now caught and the class returns silently. The result is that the true traceback from the slaves
is printed!

2010-02-23 16:36:09 Tree
[r10860] by bugman

A python 3.0 fix for the grace module.

The command used was:
2to3 -w \
> -f buffer \
> -f idioms \
> -f set_literal \
> -f ws_comma \
> -x except \
> -x import \
> -x imports \
> -x long \
> -x numliterals \
> -x xrange \
> relax .

2010-02-23 15:06:48 Tree
[r10859] by bugman

Made Info_box.sys_info() fault tolerant.

All the contents of the platform module are checked before added the text, allowing for older python
versions.

2010-02-23 13:34:47 Tree
[r10858] by bugman

The version-less modules now have an empty string for the version printed.

2010-02-23 13:28:33 Tree
[r10857] by bugman

Added the relax C module compilation info.

2010-02-23 13:27:27 Tree
[r10856] by bugman

Redesigned package_info() to remove the dependence on the pkg_resources module.

This was a problem in many old python versions. The package info is now presented in a table.

2010-02-23 13:23:45 Tree
[r10855] by bugman

Imported os in the os.devnull import check, and deleted devnull.

2010-02-23 13:20:57 Tree
[r10854] by bugman

Added an import check for epydoc.

2010-02-23 13:05:49 Tree
[r10853] by bugman

Made the mpi4py import flag more consistent.

2010-02-23 12:55:24 Tree
[r10852] by bugman

Added a check for the mpi4py module.

2010-02-23 12:54:49 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.