Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bba0564

Browse files
committed
Remove executable bit from examples and headers.
The vast majority of examples do not have the executable bit set, so just make everything consistent. Also remove `#!/usr/bin/env python` where appropriate.
1 parent 9c2412a commit bba0564

55 files changed

Lines changed: 0 additions & 2 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

examples/api/power_norm_demo.py

100755100644
File mode changed.

examples/event_handling/keypress_demo.py

100755100644
File mode changed.

examples/event_handling/pick_event_demo.py

100755100644
File mode changed.

examples/event_handling/pipong.py

100755100644
File mode changed.

examples/event_handling/pong_gtk.py

100755100644
File mode changed.

examples/misc/ftface_props.py

100755100644
File mode changed.

examples/pylab_examples/agg_buffer.py

100755100644
File mode changed.

examples/pylab_examples/anscombe.py

100755100644
File mode changed.

examples/pylab_examples/bar_stacked.py

100755100644
File mode changed.

examples/pylab_examples/color_demo.py

100755100644
File mode changed.

0 commit comments

Comments
 (0)