What's the magic formula for regression-testing a single library module? I found a bug in ConfigParser -- the readfp() and write() functions are not perfect inverses in some situations. I think I have a fix, and want to verify correctness. -- <a href="http://www.tuxedo.org/~esr/">Eric S. Raymond</a>