Kaydet (Commit) 0fb681ea authored tarafından Éric Araujo's avatar Éric Araujo

Fix missing or shebangs and executable bits for scripts (#10318)

üst 299172bd
#!/usr/bin/env python
"""
Some helper functions to analyze the output of sys.getdxp() (which is
only available if Python was built with -DDYNAMIC_EXECUTION_PROFILE).
......
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
#!/usr/bin/env python
""" Command line interface to difflib.py providing diffs in four formats:
* ndiff: lists every line and highlights interline changes.
......
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
#!/usr/bin/env python
"""mailerdaemon - classes to parse mailer-daemon messages"""
import rfc822
......
File mode changed from 100644 to 100755
#!/usr/bin/env python
import re
import sys
import shutil
......
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
#!/usr/bin/env python
"""Basic regular expression demostration facility (Perl style syntax)."""
from Tkinter import *
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment