[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: cvs2svn and strptime

From: Max Bowsher <maxb_at_ukf.net>
Date: 2003-10-22 10:51:04 CEST

Michael Wood wrote:
> On Wed, Oct 22, 2003 at 09:39:27AM +0100, Max Bowsher wrote:
>> OK, now the regexp fits on a single line within 80 columns:
>> _re_rev_date = re.compile(r'(\d{4})-(\d\d)-(\d\d)
>> (\d\d):(\d\d):(\d\d})')
>
> It would be even better without that last brace ;)

Aaargh :-) Right. Fixed.

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 22 10:53:09 2003

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.