Re: [Zope-CMF] Fixing STX for non-ascii

2007-06-13 Thread Charlie Clark
Am 13.06.2007 um 18:47 schrieb Jens Vagelpohl: If I need to run tests for packages that are not part of my instance home I go to the root of my software home and use test.py manually: $ /usr/local/bin/python2.4 test.py -szope.structuredtext Thanks. Again. For some reason Tres method does

[Zope-CMF] Re: Fixing STX for non-ascii

2007-06-13 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Charlie Clark wrote: > Am 13.06.2007 um 17:45 schrieb Jens Vagelpohl: > >> If your goal is to attach a patch to the issue you're about to >> file, please do *not* mix up changes that affect the problem at >> hand with unrelated cosmetic cleanups.

Re: [Zope-CMF] Fixing STX for non-ascii

2007-06-13 Thread Jens Vagelpohl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 13 Jun 2007, at 18:39, Charlie Clark wrote: Am 13.06.2007 um 17:45 schrieb Jens Vagelpohl: If your goal is to attach a patch to the issue you're about to file, please do *not* mix up changes that affect the problem at hand with unrelated

Re: [Zope-CMF] Fixing STX for non-ascii

2007-06-13 Thread Charlie Clark
Am 13.06.2007 um 17:45 schrieb Jens Vagelpohl: If your goal is to attach a patch to the issue you're about to file, please do *not* mix up changes that affect the problem at hand with unrelated cosmetic cleanups. That will just serve to confuse the reader. Do the cleanup separately, if y

Re: [Zope-CMF] Fixing STX for non-ascii

2007-06-13 Thread Jens Vagelpohl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 13 Jun 2007, at 17:23, Charlie Clark wrote: Am 13.06.2007 um 17:10 schrieb Andreas Jung: Ensure to include enough tests that cover the unicode case. Yes, I'll add some. I'm doing some general tidying up of the document module as it's ful

Re: [Zope-CMF] Fixing STX for non-ascii

2007-06-13 Thread Wichert Akkerman
Previously Charlie Clark wrote: > > Am 13.06.2007 um 17:10 schrieb Andreas Jung: > > > > >Ensure to include enough tests that cover the unicode case. > > Yes, I'll add some. I'm doing some general tidying up of the document > module as it's full of some unnecessarily cryptic abbreviations but

Re: [Zope-CMF] Fixing STX for non-ascii

2007-06-13 Thread Charlie Clark
Am 13.06.2007 um 17:10 schrieb Andreas Jung: Ensure to include enough tests that cover the unicode case. Yes, I'll add some. I'm doing some general tidying up of the document module as it's full of some unnecessarily cryptic abbreviations but there's one section I don't understand: for

Re: [Zope-CMF] Fixing STX for non-ascii

2007-06-13 Thread Andreas Jung
--On 13. Juni 2007 16:53:56 +0200 Charlie Clark <[EMAIL PROTECTED]> wrote: Am 13.06.2007 um 16:44 schrieb Jens Vagelpohl: The zope.structuredtext package is a Zope 3 package, so without looking closely I would assume no patches would be needed for Zope 2.x, since it just uses the Zope 3 p

Re: [Zope-CMF] Fixing STX for non-ascii

2007-06-13 Thread Charlie Clark
Am 13.06.2007 um 16:44 schrieb Jens Vagelpohl: The zope.structuredtext package is a Zope 3 package, so without looking closely I would assume no patches would be needed for Zope 2.x, since it just uses the Zope 3 package. Okay, I'll make a submission to the Zope 3 collector and see what

Re: [Zope-CMF] Fixing STX for non-ascii

2007-06-13 Thread Jens Vagelpohl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 13 Jun 2007, at 16:22, Charlie Clark wrote: It seems simply adding the re.UNICODE flag and using \w rather than string.letters + string.digits is sufficient. However, given my relative inexperience with regexes this could simply be naïvety on

[Zope-CMF] Fixing STX for non-ascii

2007-06-13 Thread Charlie Clark
Hi, since my patch to support ReST for Documents (& Newsitems - thanks to Jens for this), I've gone back to looking at what was my original problem: STX choking with non-ascii text. From my tests this afternoon this looks surprisingly easy to fix. This is a sample method from zope.structu

Re: [Zope-CMF] Re: [dev] five.localsitemanager

2007-06-13 Thread Charlie Clark
Am 13.06.2007 um 14:26 schrieb yuppie: I better should have used dates :( At least in German the term "next weekend" is ambiguous. I wrote my email on Thursday evening and the last weekend started the next day, so in my view it was "this weekend". By "next weekend" I did mean the weekend

[Zope-CMF] Re: [dev] five.localsitemanager

2007-06-13 Thread yuppie
Wichert Akkerman wrote: I know I may be a bit pushy, but.. the weekend has come and gone, so I'm wondering if something has happened :) I better should have used dates :( At least in German the term "next weekend" is ambiguous. I wrote my email on Thursday evening and the last weekend starte

[Zope-CMF] CMF Tests: 10 OK, 1 Failed

2007-06-13 Thread CMF Tests Summarizer
Summary of messages to the cmf-tests list. Period Tue Jun 12 12:00:00 2007 UTC to Wed Jun 13 12:00:00 2007 UTC. There were 11 messages: 11 from CMF Unit Tests. Test failures - Subject: FAILED (failures=1) : CMF-2.0 Zope-2.9 Python-2.4.4 : Linux From: CMF Unit Tests Date: Tue Jun 12 2

Re: [Zope-CMF] [dev] five.localsitemanager

2007-06-13 Thread Wichert Akkerman
I know I may be a bit pushy, but.. the weekend has come and gone, so I'm wondering if something has happened :) Wichert. Previously yuppie wrote: > Hi! > > > At the CMF-mini-sprint in Potsdam we decided to try to resolve most of > the five.localsitemanager issues and to document the rest as

[Zope-CMF] CMF Collector: Open Issues

2007-06-13 Thread tseaver
The following supporters have open issues assigned to them in this collector (http://www.zope.org/Collectors/CMF). Assigned and Open hannosch - "[GS] Error when choosing initial_configuration ", [Accepted] http://www.zope.org/Collectors/CMF/473 tseaver - "CMF needs View-bas