On Jul 19, 2007, at 6:04 PM, Miles Waller wrote: > Actually, I'm a bit unclear as to how to test this in a useful > way: do you think it is sufficient just to test that the content > of the script generated contains specific text (that doesn't > guarantee the script that is generated actually works!)?
You could use the generated script to run another script imports and uses a module that is in the current working directory. Jim -- Jim Fulton mailto:[EMAIL PROTECTED] Python Powered! CTO (540) 361-1714 http://www.python.org Zope Corporation http://www.zope.com http://www.zope.org _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
