On 4/8/10 9:58 PM, jvandal wrote: > > I would like to run as a test, then run with production data, and maybe rerun > with test data.. > I am on page 37 and have created CklCategories.py I try to run by clicking > on the file, or click PagEditrecipes.py. I see the black command window > flash , but I don't know how to identify the problem. I have PythonWin > editor and I try to run the files within it but I don't see what is wrong.Is > there a place where I can look at the correct source code??
The code is at: https://svn.paulmcnett.com/pycon2010/ in the recipes_aw directory. Paul > > Paul McNett wrote: >> >> On 4/7/10 3:19 PM, jvandal wrote: >>> I want to run PagEditRecipes.py as a test , make changes run in >>> production >>> (real data)and then change and rerun as test. >> >> I don't understand. Do you want to be interacting with real data when >> running >> PagEditRecipes.py? >> >> Paul >> _______________________________________________ >> Post Messages to: [email protected] >> Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users >> Searchable Archives: http://leafe.com/archives/search/dabo-users >> This message: >> http://leafe.com/archives/byMID/[email protected] >> >> > _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
