From dev-return-10984-apmail-apr-dev-archive=apr.apache.org@apr.apache.org Thu Feb 05 20:11:58 2004 Return-Path: Delivered-To: apmail-apr-dev-archive@www.apache.org Received: (qmail 36488 invoked from network); 5 Feb 2004 20:11:57 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 5 Feb 2004 20:11:57 -0000 Received: (qmail 56499 invoked by uid 500); 5 Feb 2004 18:28:34 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 55736 invoked by uid 500); 5 Feb 2004 18:28:27 -0000 Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Delivered-To: mailing list dev@apr.apache.org Received: (qmail 54287 invoked from network); 5 Feb 2004 18:28:11 -0000 Message-ID: <40228B20.5020604@attglobal.net> Date: Thu, 05 Feb 2004 13:27:44 -0500 From: Jeff Trawick User-Agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:1.5) Gecko/20031020 X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@apr.apache.org Subject: why gen-uri-delims in Python? Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N It says: # USAGE: # $ gen-uri-delims.py > uri/uri_delims.h # # typically invoked by the "buildconf" script A distributed uri_delims.h would be broken on a non-ASCII box. And yet python is not to be required in order to build a source distribution.