Re: trying to find nose.tools.assert_raises_regexp

2014-05-23 Thread Ned Batchelder
On 5/23/14 6:09 PM, qhfgva wrote: $ python Python 2.6.5 (r265:79063, Apr 16 2010, 13:09:56) [GCC 4.4.3] on linux2 Type help, copyright, credits or license for more information. import nose.tools nose.__version__ '1.3.3' nose.tools.assert_raises_regexp Traceback (most recent call last):

Re: trying to find nose.tools.assert_raises_regexp

2014-05-23 Thread qhfgva
I knew it had to be something like that. Thanks. Time to upgrade. On Friday, May 23, 2014 6:07:08 PM UTC-6, Ned Batchelder wrote: On 5/23/14 6:09 PM, qhfgva wrote: $ python Python 2.6.5 (r265:79063, Apr 16 2010, 13:09:56) [GCC 4.4.3] on linux2 Type help, copyright, credits or