I am trying to run some testing using Fitnesse with the PyFit python module. For some reason I am not able to import the fit.ColumnFixture module from PyFit. I use the following command:
from fit.ColumnFixture import ColumnFixture I can't find any documentation on the web for PyFit syntax. Anyone know where I might find documentation so I can see if this is, or ever was, a valid module?
-- http://mail.python.org/mailman/listinfo/python-list