Re: [PATCH] svn2rss.py: Handle '--item-url' and '--feed-url' optionsand validate them
From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2006-07-03 20:07:45 CEST
Bhuvaneswaran Arumugam wrote:
[...]
> +def match_url(url, opt):
No need for regular expressions here. A simple string.startswith() meets
Committed (with this tweak, and some other small ones) in r20376.
-- C. Michael Pilato <cmpilato@collab.net> CollabNet <> www.collab.net <> Distributed Development On Demand
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.