Hi,

this is my first attempt at doing something in Python for gumpy.

Since this code is not called from any where yet, it should not break gumpy, the worst thing which could
break are the tests.


By the way, I have run the tests under Windows and Boa Constructor with Python 2.2.
I have seen that the logging sometimes work and sometimes not. I mean that
if I set the log level to debug, under Windows I sometimes see the log messages in the output window of Boa
and sometimes not, both for my test and for other tests. What is the issue there ?
Does it have to do with some tests changing the current directory, which then prevents the logging module from
finding the logging configuration, or is this something more subtle or a Python bug or ...


Under cygwin I can run my test OK under Python 2.3.3 cygwin version.

Cheers,

Antoine


[EMAIL PROTECTED] wrote:


antoine 2004/03/04 13:38:47

Modified: python/gump/test pyunit.py
Added: python/gump/utils sync.py
python/gump/test sync.py
Log:
a sync utility with 4 unit tests





--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to