Re: [Pyunit-interest] upgrading to newest version ?
Brought to you by:
purcell
From: Steve P. <ste...@ya...> - 2002-11-24 09:52:38
|
Hi Markus, The PyUnit CVS version should work just fine with Python 2.2.2. Probably you should put it in a separate directory and place it in your library path rather than copy it over the standard library version. Best wishes, -Steve On Friday 22 November 2002 23:49, Markus Jais wrote: > hello > > just intalled python 2.2.2 > and there is unittest.py version 1.43 > > I just checked out the latest cvs for pyunit > with version 1.46 for unittest.py > > can I just copy version 1.46 from the cvs to > /usr/local/lib/python2.2 > > or do I have to install more stuff ?? > > thanks in advance for any answer > > markus |