Hash :
b3ac18dc
Author :
Date :
2004-05-11T13:06:29
better portability fix for f(*args), use apply(f, args) as Stephane Bidoul * python/tests/tstLastError.py: better portability fix for f(*args), use apply(f, args) as Stephane Bidoul suggested Daniel