Issue 511589
Created on 2002-02-01 06:40 by anonymous, last changed 2002-02-06 03:37 by richard.
msg178 |
Author: [hidden] (anonymous) |
Date: 2002-02-01 06:40 |
|
using roundup-0.4.0.tar.gz I ran "python -c 'import
test;test.go()'" got one failure.
FAIL: testReldate_date
(test.test_htmltemplate.NodeCase)
-------------------------------------------------------
---------------
Traceback (most recent call last):
File "test/test_htmltemplate.py", line 240, in
testReldate_date
' 1 %s 2000' % time.strftime('%B', time.localtime
(0)))
File "test/unittest.py", line 273, in failUnlessEqual
raise self.failureException, (msg or '%s != %s' %
(first, second))
AssertionError: 1 January 2000 != 1 December 2000
-------------------------------------------------------
---------------
Python ver info:
Python 2.1.1 (#1, Aug 30 2001, 17:36:05)
[GCC 2.96 20000731 (Mandrake Linux 8.1 2.96-0.61mdk)]
on linux-i386
Python rpm's installed:
python-numeric-20.1.0-1mdk
MySQL-python-0.9.1-1py2
python-2.1.1-3mdk
egenix-mx-base-2.0.3-py2.1_1
|
msg179 |
Author: [hidden] (richard) |
Date: 2002-02-06 03:37 |
|
Logged In: YES
user_id=6405
dupe of 511586
|
|
Date |
User |
Action |
Args |
2002-02-01 06:40:36 | anonymous | create | |
|