There's not a test for the posix or os modules; if anyone would like to contribute one, this would be a good time! ;-)
-Fred
-- Fred L. Drake, Jr. fdrake@acm.org Corporation for National Research Initiatives
Fred> There's not a test for the posix or os modules; if anyone would Fred> like to contribute one, this would be a good time! ;-)
Not having ever written any tests for the core Python modules, it seems natural to ask if there are any guidelines for the construction of such tests or the test equivalent of the Modules/xxmodule.c file. Are there standard behaviors expected for passing and failing a test?
Skip Montanaro | http://www.mojam.com/ skip@mojam.com | http://www.musi-cal.com/ 847-971-7098 | Python: Programming the way Guido indented...