t directory
of the script into sys.path."
When an installation is done, as part of the install the .dev file
should be removed. In that case the libraries should be installed
into the standard site-packages location and the user running from an
install would automatically get their packages from
Brand new site.
Loads of great stuff
Free membership and full access
Check out Yapooh!
http://www.yapooh.org
--
http://mail.python.org/mailman/listinfo/python-list
nswer is no, but I'm just wondering if I'm missing something.
Thanks!
Margie
--
http://mail.python.org/mailman/listinfo/python-list
On Aug 19, 12:41 am, Peter Otten <__pete...@web.de> wrote:
> Margie Roginski wrote:
> > I am using unittest in a fairly basic way, where I have a single file
> > that simply defines a class that inherits from unittest.TestCase and
> > then within that class I have a