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

RE: [PATCH] Fixed gen_win.py to display Serf library version#

From: Edmund Wong <ed_at_kdtc.net>
Date: Sun, 13 Sep 2009 09:36:42 -0700 (PDT)

> > > + if self.serf_path and os.path.exists(self.serf_path):
> > > + fp = open(os.path.join(self.serf_path, 'serf.h'))
>
> The path is checked for existance), but serf.h isn't. Does this error if the path exists but the .h doesn't?

Darn good point. I'll fix that.

Edmund

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2394315
Received on 2009-09-13 18:36:47 CEST

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.