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

Re: ctypes bindings have #!/home/djames/bin/python

From: David James <james_at_cs.toronto.edu>
Date: Sat, 4 Jul 2009 17:37:01 -0700

On Wed, Jul 1, 2009 at 7:35 AM, Stefan Sperling<stsp_at_elego.de> wrote:
> Hey David,
>
> is this on purpose or by accident?
>
> [subversion/bindings/ctypes-python] $ grep -r 'home/djames' * | grep -v text-base
> csvn/core/__init__.py:#!/home/djames/bin/python
> [subversion/bindings/ctypes-python] $
>
> And would this do any harm?
> The folks at OpenSUSE patch it away, and I'm wondering if we could
> remove it upstream so they can drop the patch.

This typo doesn't cause any harm, because the shebang line isn't used
here at all, but it should be fixed anyway for the sake of
cleanliness. Fixed in r38338 by removing the shebang line.

Cheers,

David

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2368050
Received on 2009-07-06 08:36:24 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.