Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Zope: Coders

Zope tests: 5 OK, 1 Failed

 

 

First page Previous page 1 2 Next page Last page  View All Zope coders RSS feed   Index | Next | Previous | View Threaded


zopetests at z3u

Feb 16, 2005, 4:01 AM

Post #1 of 28 (4682 views)
Permalink
Zope tests: 5 OK, 1 Failed

Summary of messages to the zope-tests list.
Period Tue Feb 15 12:01:01 2005 UTC to Wed Feb 16 12:01:01 2005 UTC.
There were 6 messages: 6 from Zope Unit Tests.


Test failures
-------------

Subject: FAILED (errors=1) : Zope-2_7-branch Python-2.4 : Linux
From: Zope Unit Tests
Date: Tue Feb 15 23:08:32 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001596.html


Tests passed OK
---------------

Subject: OK : Zope-2_6-branch Python-2.1.3 : Linux
From: Zope Unit Tests
Date: Tue Feb 15 23:04:02 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001593.html

Subject: OK : Zope-2_6-branch Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Tue Feb 15 23:05:32 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001594.html

Subject: OK : Zope-2_7-branch Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Tue Feb 15 23:07:02 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001595.html

Subject: OK : Zope-trunk Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Tue Feb 15 23:10:02 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001597.html

Subject: OK : Zope-trunk Python-2.4 : Linux
From: Zope Unit Tests
Date: Tue Feb 15 23:11:33 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001598.html

_______________________________________________
Zope-Coders mailing list
Zope-Coders [at] zope
http://mail.zope.org/mailman/listinfo/zope-coders


tim.peters at gmail

Feb 16, 2005, 2:09 PM

Post #2 of 28 (4595 views)
Permalink
Re: Zope tests: 5 OK, 1 Failed [In reply to]

> Subject: FAILED (errors=1) : Zope-2_7-branch Python-2.4 : Linux
> From: Zope Unit Tests
> Date: Tue Feb 15 23:08:32 EST 2005
> URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001596.html

That was an error in

test_bound_used_context_method_w_roles
(AccessControl.tests.testBindings.TestBindings)
...
Unauthorized: Not authorized to access binding: context

Unfortunately, Tres Seaver, Jim Fulton and I traced this to a bug in
Python 2.4 (the __name__ attribute of function objects became
unreadable in restricted execution mode under 2.4; this appears to be
an accidental consquence of making func.__name__ *writable* in 2.4).

I'll fix it for Python 2.4.1, but that test will continue to fail under 2.4.

If you want to follow the Python progress, here's Tres's Python bug report:

http://www.python.org/sf/1124295
_______________________________________________
Zope-Coders mailing list
Zope-Coders [at] zope
http://mail.zope.org/mailman/listinfo/zope-coders


zopetests at z3u

Feb 17, 2005, 4:01 AM

Post #3 of 28 (4585 views)
Permalink
Zope tests: 5 OK, 1 Failed [In reply to]

Summary of messages to the zope-tests list.
Period Wed Feb 16 12:01:02 2005 UTC to Thu Feb 17 12:01:02 2005 UTC.
There were 6 messages: 6 from Zope Unit Tests.


Test failures
-------------

Subject: FAILED (errors=1) : Zope-2_7-branch Python-2.4 : Linux
From: Zope Unit Tests
Date: Wed Feb 16 23:14:40 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001602.html


Tests passed OK
---------------

Subject: OK : Zope-2_6-branch Python-2.1.3 : Linux
From: Zope Unit Tests
Date: Wed Feb 16 23:10:10 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001599.html

Subject: OK : Zope-2_6-branch Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Wed Feb 16 23:11:40 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001600.html

Subject: OK : Zope-2_7-branch Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Wed Feb 16 23:13:10 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001601.html

Subject: OK : Zope-trunk Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Wed Feb 16 23:16:10 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001603.html

Subject: OK : Zope-trunk Python-2.4 : Linux
From: Zope Unit Tests
Date: Wed Feb 16 23:17:40 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001604.html

_______________________________________________
Zope-Coders mailing list
Zope-Coders [at] zope
http://mail.zope.org/mailman/listinfo/zope-coders


zopetests at z3u

Feb 18, 2005, 4:01 AM

Post #4 of 28 (4559 views)
Permalink
Zope tests: 5 OK, 1 Failed [In reply to]

Summary of messages to the zope-tests list.
Period Thu Feb 17 12:01:02 2005 UTC to Fri Feb 18 12:01:02 2005 UTC.
There were 6 messages: 6 from Zope Unit Tests.


Test failures
-------------

Subject: FAILED (errors=1) : Zope-2_7-branch Python-2.4 : Linux
From: Zope Unit Tests
Date: Thu Feb 17 23:21:54 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001608.html


Tests passed OK
---------------

Subject: OK : Zope-2_6-branch Python-2.1.3 : Linux
From: Zope Unit Tests
Date: Thu Feb 17 23:17:23 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001605.html

Subject: OK : Zope-2_6-branch Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Thu Feb 17 23:18:54 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001606.html

Subject: OK : Zope-2_7-branch Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Thu Feb 17 23:20:24 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001607.html

Subject: OK : Zope-trunk Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Thu Feb 17 23:23:24 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001609.html

Subject: OK : Zope-trunk Python-2.4 : Linux
From: Zope Unit Tests
Date: Thu Feb 17 23:24:54 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001610.html

_______________________________________________
Zope-Coders mailing list
Zope-Coders [at] zope
http://mail.zope.org/mailman/listinfo/zope-coders


zopetests at z3u

Feb 19, 2005, 4:01 AM

Post #5 of 28 (4562 views)
Permalink
Zope tests: 5 OK, 1 Failed [In reply to]

Summary of messages to the zope-tests list.
Period Fri Feb 18 12:01:02 2005 UTC to Sat Feb 19 12:01:02 2005 UTC.
There were 6 messages: 6 from Zope Unit Tests.


Test failures
-------------

Subject: FAILED (errors=1) : Zope-2_7-branch Python-2.4 : Linux
From: Zope Unit Tests
Date: Fri Feb 18 23:08:50 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001614.html


Tests passed OK
---------------

Subject: OK : Zope-2_6-branch Python-2.1.3 : Linux
From: Zope Unit Tests
Date: Fri Feb 18 23:04:20 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001611.html

Subject: OK : Zope-2_6-branch Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Fri Feb 18 23:05:50 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001612.html

Subject: OK : Zope-2_7-branch Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Fri Feb 18 23:07:20 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001613.html

Subject: OK : Zope-trunk Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Fri Feb 18 23:10:20 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001615.html

Subject: OK : Zope-trunk Python-2.4 : Linux
From: Zope Unit Tests
Date: Fri Feb 18 23:11:50 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001616.html

_______________________________________________
Zope-Coders mailing list
Zope-Coders [at] zope
http://mail.zope.org/mailman/listinfo/zope-coders


zopetests at z3u

Feb 20, 2005, 4:01 AM

Post #6 of 28 (4576 views)
Permalink
Zope tests: 5 OK, 1 Failed [In reply to]

Summary of messages to the zope-tests list.
Period Sat Feb 19 12:01:02 2005 UTC to Sun Feb 20 12:01:02 2005 UTC.
There were 6 messages: 6 from Zope Unit Tests.


Test failures
-------------

Subject: FAILED (errors=1) : Zope-2_7-branch Python-2.4 : Linux
From: Zope Unit Tests
Date: Sat Feb 19 23:05:15 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001620.html


Tests passed OK
---------------

Subject: OK : Zope-2_6-branch Python-2.1.3 : Linux
From: Zope Unit Tests
Date: Sat Feb 19 23:00:45 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001617.html

Subject: OK : Zope-2_6-branch Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Sat Feb 19 23:02:15 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001618.html

Subject: OK : Zope-2_7-branch Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Sat Feb 19 23:03:45 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001619.html

Subject: OK : Zope-trunk Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Sat Feb 19 23:06:45 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001621.html

Subject: OK : Zope-trunk Python-2.4 : Linux
From: Zope Unit Tests
Date: Sat Feb 19 23:08:15 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001622.html

_______________________________________________
Zope-Coders mailing list
Zope-Coders [at] zope
http://mail.zope.org/mailman/listinfo/zope-coders


zopetests at z3u

Feb 21, 2005, 4:01 AM

Post #7 of 28 (4577 views)
Permalink
Zope tests: 5 OK, 1 Failed [In reply to]

Summary of messages to the zope-tests list.
Period Sun Feb 20 12:01:02 2005 UTC to Mon Feb 21 12:01:02 2005 UTC.
There were 6 messages: 6 from Zope Unit Tests.


Test failures
-------------

Subject: FAILED (errors=1) : Zope-2_7-branch Python-2.4 : Linux
From: Zope Unit Tests
Date: Sun Feb 20 23:09:34 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001626.html


Tests passed OK
---------------

Subject: OK : Zope-2_6-branch Python-2.1.3 : Linux
From: Zope Unit Tests
Date: Sun Feb 20 23:05:04 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001623.html

Subject: OK : Zope-2_6-branch Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Sun Feb 20 23:06:34 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001624.html

Subject: OK : Zope-2_7-branch Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Sun Feb 20 23:08:04 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001625.html

Subject: OK : Zope-trunk Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Sun Feb 20 23:11:04 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001627.html

Subject: OK : Zope-trunk Python-2.4 : Linux
From: Zope Unit Tests
Date: Sun Feb 20 23:12:34 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001628.html

_______________________________________________
Zope-Coders mailing list
Zope-Coders [at] zope
http://mail.zope.org/mailman/listinfo/zope-coders


zopetests at z3u

Feb 22, 2005, 4:01 AM

Post #8 of 28 (4549 views)
Permalink
Zope tests: 5 OK, 1 Failed [In reply to]

Summary of messages to the zope-tests list.
Period Mon Feb 21 12:01:02 2005 UTC to Tue Feb 22 12:01:02 2005 UTC.
There were 6 messages: 6 from Zope Unit Tests.


Test failures
-------------

Subject: FAILED (errors=1) : Zope-2_7-branch Python-2.4 : Linux
From: Zope Unit Tests
Date: Mon Feb 21 23:08:18 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001632.html


Tests passed OK
---------------

Subject: OK : Zope-2_6-branch Python-2.1.3 : Linux
From: Zope Unit Tests
Date: Mon Feb 21 23:03:47 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001629.html

Subject: OK : Zope-2_6-branch Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Mon Feb 21 23:05:17 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001630.html

Subject: OK : Zope-2_7-branch Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Mon Feb 21 23:06:47 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001631.html

Subject: OK : Zope-trunk Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Mon Feb 21 23:09:48 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001633.html

Subject: OK : Zope-trunk Python-2.4 : Linux
From: Zope Unit Tests
Date: Mon Feb 21 23:11:18 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001634.html

_______________________________________________
Zope-Coders mailing list
Zope-Coders [at] zope
http://mail.zope.org/mailman/listinfo/zope-coders


zopetests at z3u

Feb 23, 2005, 4:01 AM

Post #9 of 28 (4567 views)
Permalink
Zope tests: 5 OK, 1 Failed [In reply to]

Summary of messages to the zope-tests list.
Period Tue Feb 22 12:01:02 2005 UTC to Wed Feb 23 12:01:02 2005 UTC.
There were 6 messages: 6 from Zope Unit Tests.


Test failures
-------------

Subject: FAILED (errors=1) : Zope-2_7-branch Python-2.4 : Linux
From: Zope Unit Tests
Date: Tue Feb 22 23:09:56 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001638.html


Tests passed OK
---------------

Subject: OK : Zope-2_6-branch Python-2.1.3 : Linux
From: Zope Unit Tests
Date: Tue Feb 22 23:05:26 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001635.html

Subject: OK : Zope-2_6-branch Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Tue Feb 22 23:06:56 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001636.html

Subject: OK : Zope-2_7-branch Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Tue Feb 22 23:08:26 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001637.html

Subject: OK : Zope-trunk Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Tue Feb 22 23:11:26 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001639.html

Subject: OK : Zope-trunk Python-2.4 : Linux
From: Zope Unit Tests
Date: Tue Feb 22 23:12:56 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001640.html

_______________________________________________
Zope-Coders mailing list
Zope-Coders [at] zope
http://mail.zope.org/mailman/listinfo/zope-coders


zopetests at z3u

Feb 24, 2005, 4:01 AM

Post #10 of 28 (4585 views)
Permalink
Zope tests: 5 OK, 1 Failed [In reply to]

Summary of messages to the zope-tests list.
Period Wed Feb 23 12:01:01 2005 UTC to Thu Feb 24 12:01:01 2005 UTC.
There were 6 messages: 6 from Zope Unit Tests.


Test failures
-------------

Subject: FAILED (errors=1) : Zope-2_7-branch Python-2.4 : Linux
From: Zope Unit Tests
Date: Wed Feb 23 23:08:56 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001644.html


Tests passed OK
---------------

Subject: OK : Zope-2_6-branch Python-2.1.3 : Linux
From: Zope Unit Tests
Date: Wed Feb 23 23:04:25 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001641.html

Subject: OK : Zope-2_6-branch Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Wed Feb 23 23:05:56 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001642.html

Subject: OK : Zope-2_7-branch Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Wed Feb 23 23:07:26 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001643.html

Subject: OK : Zope-trunk Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Wed Feb 23 23:10:26 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001645.html

Subject: OK : Zope-trunk Python-2.4 : Linux
From: Zope Unit Tests
Date: Wed Feb 23 23:11:56 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001646.html

_______________________________________________
Zope-Coders mailing list
Zope-Coders [at] zope
http://mail.zope.org/mailman/listinfo/zope-coders


zopetests at z3u

Feb 25, 2005, 4:01 AM

Post #11 of 28 (4555 views)
Permalink
Zope tests: 5 OK, 1 Failed [In reply to]

Summary of messages to the zope-tests list.
Period Thu Feb 24 12:01:02 2005 UTC to Fri Feb 25 12:01:02 2005 UTC.
There were 6 messages: 6 from Zope Unit Tests.


Test failures
-------------

Subject: FAILED (errors=1) : Zope-2_7-branch Python-2.4 : Linux
From: Zope Unit Tests
Date: Thu Feb 24 23:10:57 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001650.html


Tests passed OK
---------------

Subject: OK : Zope-2_6-branch Python-2.1.3 : Linux
From: Zope Unit Tests
Date: Thu Feb 24 23:06:27 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001647.html

Subject: OK : Zope-2_6-branch Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Thu Feb 24 23:07:57 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001648.html

Subject: OK : Zope-2_7-branch Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Thu Feb 24 23:09:27 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001649.html

Subject: OK : Zope-trunk Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Thu Feb 24 23:12:27 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001651.html

Subject: OK : Zope-trunk Python-2.4 : Linux
From: Zope Unit Tests
Date: Thu Feb 24 23:13:57 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001652.html

_______________________________________________
Zope-Coders mailing list
Zope-Coders [at] zope
http://mail.zope.org/mailman/listinfo/zope-coders


zopetests at z3u

Feb 26, 2005, 4:01 AM

Post #12 of 28 (4547 views)
Permalink
Zope tests: 5 OK, 1 Failed [In reply to]

Summary of messages to the zope-tests list.
Period Fri Feb 25 12:01:02 2005 UTC to Sat Feb 26 12:01:02 2005 UTC.
There were 6 messages: 6 from Zope Unit Tests.


Test failures
-------------

Subject: FAILED (errors=1) : Zope-2_7-branch Python-2.4 : Linux
From: Zope Unit Tests
Date: Fri Feb 25 23:05:47 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001656.html


Tests passed OK
---------------

Subject: OK : Zope-2_6-branch Python-2.1.3 : Linux
From: Zope Unit Tests
Date: Fri Feb 25 23:01:17 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001653.html

Subject: OK : Zope-2_6-branch Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Fri Feb 25 23:02:47 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001654.html

Subject: OK : Zope-2_7-branch Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Fri Feb 25 23:04:17 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001655.html

Subject: OK : Zope-trunk Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Fri Feb 25 23:07:17 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001657.html

Subject: OK : Zope-trunk Python-2.4 : Linux
From: Zope Unit Tests
Date: Fri Feb 25 23:08:47 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001658.html

_______________________________________________
Zope-Coders mailing list
Zope-Coders [at] zope
http://mail.zope.org/mailman/listinfo/zope-coders


zopetests at z3u

Feb 27, 2005, 4:01 AM

Post #13 of 28 (4557 views)
Permalink
Zope tests: 5 OK, 1 Failed [In reply to]

Summary of messages to the zope-tests list.
Period Sat Feb 26 12:01:02 2005 UTC to Sun Feb 27 12:01:02 2005 UTC.
There were 6 messages: 6 from Zope Unit Tests.


Test failures
-------------

Subject: FAILED (errors=1) : Zope-2_7-branch Python-2.4 : Linux
From: Zope Unit Tests
Date: Sat Feb 26 23:04:48 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001662.html


Tests passed OK
---------------

Subject: OK : Zope-2_6-branch Python-2.1.3 : Linux
From: Zope Unit Tests
Date: Sat Feb 26 23:00:17 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001659.html

Subject: OK : Zope-2_6-branch Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Sat Feb 26 23:01:48 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001660.html

Subject: OK : Zope-2_7-branch Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Sat Feb 26 23:03:18 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001661.html

Subject: OK : Zope-trunk Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Sat Feb 26 23:06:18 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001663.html

Subject: OK : Zope-trunk Python-2.4 : Linux
From: Zope Unit Tests
Date: Sat Feb 26 23:07:48 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001664.html

_______________________________________________
Zope-Coders mailing list
Zope-Coders [at] zope
http://mail.zope.org/mailman/listinfo/zope-coders


zopetests at z3u

Feb 28, 2005, 4:01 AM

Post #14 of 28 (4557 views)
Permalink
Zope tests: 5 OK, 1 Failed [In reply to]

Summary of messages to the zope-tests list.
Period Sun Feb 27 12:01:02 2005 UTC to Mon Feb 28 12:01:02 2005 UTC.
There were 6 messages: 6 from Zope Unit Tests.


Test failures
-------------

Subject: FAILED (errors=1) : Zope-2_7-branch Python-2.4 : Linux
From: Zope Unit Tests
Date: Sun Feb 27 23:17:08 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001668.html


Tests passed OK
---------------

Subject: OK : Zope-2_6-branch Python-2.1.3 : Linux
From: Zope Unit Tests
Date: Sun Feb 27 23:12:38 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001665.html

Subject: OK : Zope-2_6-branch Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Sun Feb 27 23:14:08 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001666.html

Subject: OK : Zope-2_7-branch Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Sun Feb 27 23:15:38 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001667.html

Subject: OK : Zope-trunk Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Sun Feb 27 23:18:38 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001669.html

Subject: OK : Zope-trunk Python-2.4 : Linux
From: Zope Unit Tests
Date: Sun Feb 27 23:20:08 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001670.html

_______________________________________________
Zope-Coders mailing list
Zope-Coders [at] zope
http://mail.zope.org/mailman/listinfo/zope-coders


zopetests at z3u

Mar 1, 2005, 4:01 AM

Post #15 of 28 (4548 views)
Permalink
Zope tests: 5 OK, 1 Failed [In reply to]

Summary of messages to the zope-tests list.
Period Mon Feb 28 12:01:02 2005 UTC to Tue Mar 1 12:01:02 2005 UTC.
There were 6 messages: 6 from Zope Unit Tests.


Test failures
-------------

Subject: FAILED (errors=1) : Zope-2_7-branch Python-2.4 : Linux
From: Zope Unit Tests
Date: Mon Feb 28 23:09:03 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001674.html


Tests passed OK
---------------

Subject: OK : Zope-2_6-branch Python-2.1.3 : Linux
From: Zope Unit Tests
Date: Mon Feb 28 23:04:32 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001671.html

Subject: OK : Zope-2_6-branch Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Mon Feb 28 23:06:03 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001672.html

Subject: OK : Zope-2_7-branch Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Mon Feb 28 23:07:33 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001673.html

Subject: OK : Zope-trunk Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Mon Feb 28 23:10:33 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001675.html

Subject: OK : Zope-trunk Python-2.4 : Linux
From: Zope Unit Tests
Date: Mon Feb 28 23:12:03 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-February/001676.html

_______________________________________________
Zope-Coders mailing list
Zope-Coders [at] zope
http://mail.zope.org/mailman/listinfo/zope-coders


zopetests at z3u

Mar 2, 2005, 4:01 AM

Post #16 of 28 (4549 views)
Permalink
Zope tests: 5 OK, 1 Failed [In reply to]

Summary of messages to the zope-tests list.
Period Tue Mar 1 12:01:02 2005 UTC to Wed Mar 2 12:01:02 2005 UTC.
There were 6 messages: 6 from Zope Unit Tests.


Test failures
-------------

Subject: FAILED (errors=1) : Zope-2_7-branch Python-2.4 : Linux
From: Zope Unit Tests
Date: Tue Mar 1 23:05:39 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-March/001680.html


Tests passed OK
---------------

Subject: OK : Zope-2_6-branch Python-2.1.3 : Linux
From: Zope Unit Tests
Date: Tue Mar 1 23:01:08 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-March/001677.html

Subject: OK : Zope-2_6-branch Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Tue Mar 1 23:02:39 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-March/001678.html

Subject: OK : Zope-2_7-branch Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Tue Mar 1 23:04:09 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-March/001679.html

Subject: OK : Zope-trunk Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Tue Mar 1 23:07:09 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-March/001681.html

Subject: OK : Zope-trunk Python-2.4 : Linux
From: Zope Unit Tests
Date: Tue Mar 1 23:08:39 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-March/001682.html

_______________________________________________
Zope-Coders mailing list
Zope-Coders [at] zope
http://mail.zope.org/mailman/listinfo/zope-coders


zopetests at z3u

Mar 3, 2005, 4:01 AM

Post #17 of 28 (4539 views)
Permalink
Zope tests: 5 OK, 1 Failed [In reply to]

Summary of messages to the zope-tests list.
Period Wed Mar 2 12:01:02 2005 UTC to Thu Mar 3 12:01:02 2005 UTC.
There were 6 messages: 6 from Zope Unit Tests.


Test failures
-------------

Subject: FAILED (errors=1) : Zope-2_7-branch Python-2.4 : Linux
From: Zope Unit Tests
Date: Wed Mar 2 23:04:07 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-March/001686.html


Tests passed OK
---------------

Subject: OK : Zope-2_6-branch Python-2.1.3 : Linux
From: Zope Unit Tests
Date: Wed Mar 2 22:59:36 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-March/001683.html

Subject: OK : Zope-2_6-branch Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Wed Mar 2 23:01:06 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-March/001684.html

Subject: OK : Zope-2_7-branch Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Wed Mar 2 23:02:36 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-March/001685.html

Subject: OK : Zope-trunk Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Wed Mar 2 23:05:37 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-March/001687.html

Subject: OK : Zope-trunk Python-2.4 : Linux
From: Zope Unit Tests
Date: Wed Mar 2 23:07:07 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-March/001688.html

_______________________________________________
Zope-Coders mailing list
Zope-Coders [at] zope
http://mail.zope.org/mailman/listinfo/zope-coders


zopetests at z3u

Mar 4, 2005, 4:01 AM

Post #18 of 28 (4560 views)
Permalink
Zope tests: 5 OK, 1 Failed [In reply to]

Summary of messages to the zope-tests list.
Period Thu Mar 3 12:01:02 2005 UTC to Fri Mar 4 12:01:02 2005 UTC.
There were 6 messages: 6 from Zope Unit Tests.


Test failures
-------------

Subject: FAILED (errors=1) : Zope-2_7-branch Python-2.4 : Linux
From: Zope Unit Tests
Date: Thu Mar 3 23:13:59 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-March/001692.html


Tests passed OK
---------------

Subject: OK : Zope-2_6-branch Python-2.1.3 : Linux
From: Zope Unit Tests
Date: Thu Mar 3 23:09:29 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-March/001689.html

Subject: OK : Zope-2_6-branch Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Thu Mar 3 23:10:59 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-March/001690.html

Subject: OK : Zope-2_7-branch Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Thu Mar 3 23:12:29 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-March/001691.html

Subject: OK : Zope-trunk Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Thu Mar 3 23:15:29 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-March/001693.html

Subject: OK : Zope-trunk Python-2.4 : Linux
From: Zope Unit Tests
Date: Thu Mar 3 23:16:59 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-March/001694.html

_______________________________________________
Zope-Coders mailing list
Zope-Coders [at] zope
http://mail.zope.org/mailman/listinfo/zope-coders


zopetests at z3u

Mar 5, 2005, 4:01 AM

Post #19 of 28 (4532 views)
Permalink
Zope tests: 5 OK, 1 Failed [In reply to]

Summary of messages to the zope-tests list.
Period Fri Mar 4 12:01:02 2005 UTC to Sat Mar 5 12:01:02 2005 UTC.
There were 6 messages: 6 from Zope Unit Tests.


Test failures
-------------

Subject: FAILED (errors=1) : Zope-2_7-branch Python-2.4 : Linux
From: Zope Unit Tests
Date: Fri Mar 4 23:04:20 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-March/001698.html


Tests passed OK
---------------

Subject: OK : Zope-2_6-branch Python-2.1.3 : Linux
From: Zope Unit Tests
Date: Fri Mar 4 22:59:50 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-March/001695.html

Subject: OK : Zope-2_6-branch Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Fri Mar 4 23:01:20 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-March/001696.html

Subject: OK : Zope-2_7-branch Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Fri Mar 4 23:02:50 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-March/001697.html

Subject: OK : Zope-trunk Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Fri Mar 4 23:05:50 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-March/001699.html

Subject: OK : Zope-trunk Python-2.4 : Linux
From: Zope Unit Tests
Date: Fri Mar 4 23:07:20 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-March/001700.html

_______________________________________________
Zope-Coders mailing list
Zope-Coders [at] zope
http://mail.zope.org/mailman/listinfo/zope-coders


zopetests at z3u

Mar 6, 2005, 4:01 AM

Post #20 of 28 (4547 views)
Permalink
Zope tests: 5 OK, 1 Failed [In reply to]

Summary of messages to the zope-tests list.
Period Sat Mar 5 12:01:02 2005 UTC to Sun Mar 6 12:01:02 2005 UTC.
There were 6 messages: 6 from Zope Unit Tests.


Test failures
-------------

Subject: FAILED (errors=1) : Zope-2_7-branch Python-2.4 : Linux
From: Zope Unit Tests
Date: Sat Mar 5 23:10:45 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-March/001704.html


Tests passed OK
---------------

Subject: OK : Zope-2_6-branch Python-2.1.3 : Linux
From: Zope Unit Tests
Date: Sat Mar 5 23:06:15 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-March/001701.html

Subject: OK : Zope-2_6-branch Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Sat Mar 5 23:07:45 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-March/001702.html

Subject: OK : Zope-2_7-branch Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Sat Mar 5 23:09:15 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-March/001703.html

Subject: OK : Zope-trunk Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Sat Mar 5 23:12:15 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-March/001705.html

Subject: OK : Zope-trunk Python-2.4 : Linux
From: Zope Unit Tests
Date: Sat Mar 5 23:13:45 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-March/001706.html

_______________________________________________
Zope-Coders mailing list
Zope-Coders [at] zope
http://mail.zope.org/mailman/listinfo/zope-coders


zopetests at z3u

Mar 7, 2005, 4:01 AM

Post #21 of 28 (4547 views)
Permalink
Zope tests: 5 OK, 1 Failed [In reply to]

Summary of messages to the zope-tests list.
Period Sun Mar 6 12:01:02 2005 UTC to Mon Mar 7 12:01:02 2005 UTC.
There were 6 messages: 6 from Zope Unit Tests.


Test failures
-------------

Subject: FAILED (errors=1) : Zope-2_7-branch Python-2.4 : Linux
From: Zope Unit Tests
Date: Sun Mar 6 23:06:03 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-March/001710.html


Tests passed OK
---------------

Subject: OK : Zope-2_6-branch Python-2.1.3 : Linux
From: Zope Unit Tests
Date: Sun Mar 6 23:01:32 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-March/001707.html

Subject: OK : Zope-2_6-branch Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Sun Mar 6 23:03:02 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-March/001708.html

Subject: OK : Zope-2_7-branch Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Sun Mar 6 23:04:33 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-March/001709.html

Subject: OK : Zope-trunk Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Sun Mar 6 23:07:33 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-March/001711.html

Subject: OK : Zope-trunk Python-2.4 : Linux
From: Zope Unit Tests
Date: Sun Mar 6 23:09:03 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-March/001712.html

_______________________________________________
Zope-Coders mailing list
Zope-Coders [at] zope
http://mail.zope.org/mailman/listinfo/zope-coders


zopetests at z3u

Mar 8, 2005, 4:01 AM

Post #22 of 28 (4516 views)
Permalink
Zope tests: 5 OK, 1 Failed [In reply to]

Summary of messages to the zope-tests list.
Period Mon Mar 7 12:01:02 2005 UTC to Tue Mar 8 12:01:02 2005 UTC.
There were 6 messages: 6 from Zope Unit Tests.


Test failures
-------------

Subject: FAILED (errors=1) : Zope-2_7-branch Python-2.4 : Linux
From: Zope Unit Tests
Date: Mon Mar 7 23:06:22 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-March/001716.html


Tests passed OK
---------------

Subject: OK : Zope-2_6-branch Python-2.1.3 : Linux
From: Zope Unit Tests
Date: Mon Mar 7 23:01:52 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-March/001713.html

Subject: OK : Zope-2_6-branch Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Mon Mar 7 23:03:22 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-March/001714.html

Subject: OK : Zope-2_7-branch Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Mon Mar 7 23:04:52 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-March/001715.html

Subject: OK : Zope-trunk Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Mon Mar 7 23:07:52 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-March/001717.html

Subject: OK : Zope-trunk Python-2.4 : Linux
From: Zope Unit Tests
Date: Mon Mar 7 23:09:22 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-March/001718.html

_______________________________________________
Zope-Coders mailing list
Zope-Coders [at] zope
http://mail.zope.org/mailman/listinfo/zope-coders


zopetests at z3u

Mar 9, 2005, 4:01 AM

Post #23 of 28 (4506 views)
Permalink
Zope tests: 5 OK, 1 Failed [In reply to]

Summary of messages to the zope-tests list.
Period Tue Mar 8 12:01:02 2005 UTC to Wed Mar 9 12:01:02 2005 UTC.
There were 6 messages: 6 from Zope Unit Tests.


Test failures
-------------

Subject: FAILED (errors=1) : Zope-2_7-branch Python-2.4 : Linux
From: Zope Unit Tests
Date: Tue Mar 8 23:05:14 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-March/001722.html


Tests passed OK
---------------

Subject: OK : Zope-2_6-branch Python-2.1.3 : Linux
From: Zope Unit Tests
Date: Tue Mar 8 23:00:44 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-March/001719.html

Subject: OK : Zope-2_6-branch Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Tue Mar 8 23:02:14 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-March/001720.html

Subject: OK : Zope-2_7-branch Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Tue Mar 8 23:03:44 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-March/001721.html

Subject: OK : Zope-trunk Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Tue Mar 8 23:06:44 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-March/001723.html

Subject: OK : Zope-trunk Python-2.4 : Linux
From: Zope Unit Tests
Date: Tue Mar 8 23:08:14 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-March/001724.html

_______________________________________________
Zope-Coders mailing list
Zope-Coders [at] zope
http://mail.zope.org/mailman/listinfo/zope-coders


zopetests at z3u

Mar 10, 2005, 4:01 AM

Post #24 of 28 (4514 views)
Permalink
Zope tests: 5 OK, 1 Failed [In reply to]

Summary of messages to the zope-tests list.
Period Wed Mar 9 12:01:02 2005 UTC to Thu Mar 10 12:01:02 2005 UTC.
There were 6 messages: 6 from Zope Unit Tests.


Test failures
-------------

Subject: FAILED (errors=1) : Zope-2_7-branch Python-2.4 : Linux
From: Zope Unit Tests
Date: Wed Mar 9 23:10:03 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-March/001728.html


Tests passed OK
---------------

Subject: OK : Zope-2_6-branch Python-2.1.3 : Linux
From: Zope Unit Tests
Date: Wed Mar 9 23:05:33 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-March/001725.html

Subject: OK : Zope-2_6-branch Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Wed Mar 9 23:07:03 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-March/001726.html

Subject: OK : Zope-2_7-branch Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Wed Mar 9 23:08:33 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-March/001727.html

Subject: OK : Zope-trunk Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Wed Mar 9 23:11:33 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-March/001729.html

Subject: OK : Zope-trunk Python-2.4 : Linux
From: Zope Unit Tests
Date: Wed Mar 9 23:13:03 EST 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-March/001730.html

_______________________________________________
Zope-Coders mailing list
Zope-Coders [at] zope
http://mail.zope.org/mailman/listinfo/zope-coders


tseaver at zope

Mar 10, 2005, 8:12 AM

Post #25 of 28 (4514 views)
Permalink
Re: Zope tests: 5 OK, 1 Failed [In reply to]

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Zope tests summarizer wrote:
| Summary of messages to the zope-tests list.
| Period Wed Mar 9 12:01:02 2005 UTC to Thu Mar 10 12:01:02 2005 UTC.
| There were 6 messages: 6 from Zope Unit Tests.
|
|
| Test failures
| -------------
|
| Subject: FAILED (errors=1) : Zope-2_7-branch Python-2.4 : Linux
| From: Zope Unit Tests
| Date: Wed Mar 9 23:10:03 EST 2005
| URL: http://mail.zope.org/pipermail/zope-tests/2005-March/001728.html

Stephan, is it possilbe for you to modifiy your test jig to use Python
2.4.1rc1? It should have the fix in place for this failing test. That
bug is at:


http://sourceforge.net/tracker/index.php?func=detail&aid=1124295&group_id=5470&atid=105470


Tres.
- --
===============================================================
Tres Seaver tseaver [at] zope
Zope Corporation "Zope Dealers" http://www.zope.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFCMHH+GqWXf00rNCgRArmxAJ91XtS6Yn/11wSEradXn1XQEyWMPwCcCzBU
ccd/IR90qej76fCHGRPQlBU=
=Iq7r
-----END PGP SIGNATURE-----

_______________________________________________
Zope-Coders mailing list
Zope-Coders [at] zope
http://mail.zope.org/mailman/listinfo/zope-coders

First page Previous page 1 2 Next page Last page  View All Zope coders RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.