mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-26 17:24:31 +03:00
Add proper shebangs to all Python scripts.
This commit is contained in:
parent
d1c6db88d4
commit
1a977c859a
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
#
|
||||
# The Python Imaging Library
|
||||
# $Id$
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
#
|
||||
# The Python Imaging Library
|
||||
# $Id$
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
#
|
||||
# The Python Imaging Library
|
||||
# $Id$
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
#
|
||||
# The Python Imaging Library
|
||||
# $Id$
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#! /usr/local/bin/python
|
||||
#!/usr/bin/env python
|
||||
#
|
||||
# The Python Imaging Library.
|
||||
# $Id$
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#! /usr/local/bin/python
|
||||
#!/usr/bin/env python
|
||||
#
|
||||
# The Python Imaging Library.
|
||||
# $Id$
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#! /usr/local/bin/python
|
||||
#!/usr/bin/env python
|
||||
#
|
||||
# The Python Imaging Library.
|
||||
# $Id$
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
#
|
||||
# The Python Imaging Library
|
||||
# $Id$
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
#
|
||||
# The Python Imaging Library
|
||||
# $Id$
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
#
|
||||
# The Python Imaging Library
|
||||
# $Id$
|
||||
|
|
Loading…
Reference in New Issue
Block a user