Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9d802a9

Browse filesBrowse files
authored
Merge pull request #8304 from anntzer/remove-executable-bit
MNT: Remove executable bit from examples and headers.
2 parents b9b6d52 + bba0564 commit 9d802a9
Copy full SHA for 9d802a9

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Dismiss banner
Expand file treeCollapse file tree

55 files changed

+0
-2
lines changed

‎examples/api/power_norm_demo.py

Copy file name to clipboard
100755100644
Expand all lines: examples/api/power_norm_demo.py
File mode changed.

‎examples/event_handling/keypress_demo.py

Copy file name to clipboard
100755100644
Expand all lines: examples/event_handling/keypress_demo.py
File mode changed.

‎examples/event_handling/pick_event_demo.py

Copy file name to clipboard
100755100644
Expand all lines: examples/event_handling/pick_event_demo.py
File mode changed.

‎examples/event_handling/pipong.py

Copy file name to clipboard
100755100644
Expand all lines: examples/event_handling/pipong.py
File mode changed.

‎examples/event_handling/pong_gtk.py

Copy file name to clipboard
100755100644
Expand all lines: examples/event_handling/pong_gtk.py
File mode changed.

‎examples/misc/ftface_props.py

Copy file name to clipboard
100755100644
Expand all lines: examples/misc/ftface_props.py
File mode changed.

‎examples/pylab_examples/agg_buffer.py

Copy file name to clipboard
100755100644
Expand all lines: examples/pylab_examples/agg_buffer.py
File mode changed.

‎examples/pylab_examples/anscombe.py

Copy file name to clipboard
100755100644
Expand all lines: examples/pylab_examples/anscombe.py
File mode changed.

‎examples/pylab_examples/bar_stacked.py

Copy file name to clipboard
100755100644
Expand all lines: examples/pylab_examples/bar_stacked.py
File mode changed.

‎examples/pylab_examples/color_demo.py

Copy file name to clipboard
100755100644
Expand all lines: examples/pylab_examples/color_demo.py
File mode changed.

‎examples/pylab_examples/contour_demo.py

Copy file name to clipboard
100755100644
Expand all lines: examples/pylab_examples/contour_demo.py
File mode changed.

‎examples/pylab_examples/contour_image.py

Copy file name to clipboard
100755100644
Expand all lines: examples/pylab_examples/contour_image.py
File mode changed.

‎examples/pylab_examples/contourf_demo.py

Copy file name to clipboard
100755100644
Expand all lines: examples/pylab_examples/contourf_demo.py
File mode changed.

‎examples/pylab_examples/contourf_hatching.py

Copy file name to clipboard
100755100644
Expand all lines: examples/pylab_examples/contourf_hatching.py
File mode changed.

‎examples/pylab_examples/coords_demo.py

Copy file name to clipboard
100755100644
Expand all lines: examples/pylab_examples/coords_demo.py
File mode changed.

‎examples/pylab_examples/cursor_demo.py

Copy file name to clipboard
100755100644
Expand all lines: examples/pylab_examples/cursor_demo.py
File mode changed.

‎examples/pylab_examples/custom_ticker1.py

Copy file name to clipboard
100755100644
Expand all lines: examples/pylab_examples/custom_ticker1.py
File mode changed.

‎examples/pylab_examples/equal_aspect_ratio.py

Copy file name to clipboard
100755100644
Expand all lines: examples/pylab_examples/equal_aspect_ratio.py
File mode changed.

‎examples/pylab_examples/eventplot_demo.py

Copy file name to clipboard
100755100644
Expand all lines: examples/pylab_examples/eventplot_demo.py
File mode changed.

‎examples/pylab_examples/font_table_ttf.py

Copy file name to clipboard
100755100644
Expand all lines: examples/pylab_examples/font_table_ttf.py
File mode changed.

‎examples/pylab_examples/ginput_manual_clabel.py

Copy file name to clipboard
100755100644
Expand all lines: examples/pylab_examples/ginput_manual_clabel.py
File mode changed.

‎examples/pylab_examples/image_clip_path.py

Copy file name to clipboard
100755100644
Expand all lines: examples/pylab_examples/image_clip_path.py
File mode changed.

‎examples/pylab_examples/image_demo2.py

Copy file name to clipboard
100755100644
Expand all lines: examples/pylab_examples/image_demo2.py
File mode changed.

‎examples/pylab_examples/image_origin.py

Copy file name to clipboard
100755100644
Expand all lines: examples/pylab_examples/image_origin.py
File mode changed.

‎examples/pylab_examples/logo.py

Copy file name to clipboard
100755100644
Expand all lines: examples/pylab_examples/logo.py
File mode changed.

‎examples/pylab_examples/mathtext_demo.py

Copy file name to clipboard
100755100644
Expand all lines: examples/pylab_examples/mathtext_demo.py
File mode changed.

‎examples/pylab_examples/mathtext_examples.py

Copy file name to clipboard
100755100644
Expand all lines: examples/pylab_examples/mathtext_examples.py
File mode changed.

‎examples/pylab_examples/matshow.py

Copy file name to clipboard
100755100644
Expand all lines: examples/pylab_examples/matshow.py
File mode changed.

‎examples/pylab_examples/movie_demo.py

Copy file name to clipboard
100755100644
Expand all lines: examples/pylab_examples/movie_demo.py
File mode changed.

‎examples/pylab_examples/mri_demo.py

Copy file name to clipboard
100755100644
Expand all lines: examples/pylab_examples/mri_demo.py
File mode changed.

‎examples/pylab_examples/mri_with_eeg.py

Copy file name to clipboard
100755100644
Expand all lines: examples/pylab_examples/mri_with_eeg.py
File mode changed.

‎examples/pylab_examples/nan_test.py

Copy file name to clipboard
100755100644
Expand all lines: examples/pylab_examples/nan_test.py
File mode changed.

‎examples/pylab_examples/polar_legend.py

Copy file name to clipboard
100755100644
Expand all lines: examples/pylab_examples/polar_legend.py
File mode changed.

‎examples/pylab_examples/quadmesh_demo.py

Copy file name to clipboard
100755100644
Expand all lines: examples/pylab_examples/quadmesh_demo.py
File mode changed.

‎examples/pylab_examples/scatter_profile.py

Copy file name to clipboard
100755100644
Expand all lines: examples/pylab_examples/scatter_profile.py
File mode changed.

‎examples/pylab_examples/stix_fonts_demo.py

Copy file name to clipboard
100755100644
Expand all lines: examples/pylab_examples/stix_fonts_demo.py
File mode changed.

‎examples/pylab_examples/symlog_demo.py

Copy file name to clipboard
100755100644
Expand all lines: examples/pylab_examples/symlog_demo.py
File mode changed.

‎examples/pylab_examples/tex_unicode_demo.py

Copy file name to clipboard
100755100644
Expand all lines: examples/pylab_examples/tex_unicode_demo.py
File mode changed.

‎examples/pylab_examples/zorder_demo.py

Copy file name to clipboard
100755100644
Expand all lines: examples/pylab_examples/zorder_demo.py
File mode changed.

‎examples/pyplots/boxplot_demo.py

Copy file name to clipboardExpand all lines: examples/pyplots/boxplot_demo.py
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/python
21

32
#
43
# Example boxplot code

‎examples/pyplots/whats_new_98_4_fill_between.py

Copy file name to clipboardExpand all lines: examples/pyplots/whats_new_98_4_fill_between.py
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/env python
21
import matplotlib.mlab as mlab
32
import matplotlib.pyplot as plt
43
import numpy as np

‎examples/tests/backend_driver.py

Copy file name to clipboard
100755100644
Expand all lines: examples/tests/backend_driver.py
File mode changed.

‎examples/user_interfaces/embedding_in_gtk3.py

Copy file name to clipboard
100755100644
Expand all lines: examples/user_interfaces/embedding_in_gtk3.py
File mode changed.

‎examples/user_interfaces/embedding_in_qt4.py

Copy file name to clipboard
100755100644
Expand all lines: examples/user_interfaces/embedding_in_qt4.py
File mode changed.

‎examples/user_interfaces/embedding_in_qt5.py

Copy file name to clipboard
100755100644
Expand all lines: examples/user_interfaces/embedding_in_qt5.py
File mode changed.

‎examples/user_interfaces/embedding_in_tk.py

Copy file name to clipboard
100755100644
Expand all lines: examples/user_interfaces/embedding_in_tk.py
File mode changed.

‎examples/user_interfaces/embedding_in_tk_canvas.py

Copy file name to clipboard
100755100644
Expand all lines: examples/user_interfaces/embedding_in_tk_canvas.py
File mode changed.

‎examples/user_interfaces/embedding_in_wx3.py

Copy file name to clipboard
100755100644
Expand all lines: examples/user_interfaces/embedding_in_wx3.py
File mode changed.

‎examples/user_interfaces/interactive.py

Copy file name to clipboard
100755100644
Expand all lines: examples/user_interfaces/interactive.py
File mode changed.

‎examples/user_interfaces/mpl_with_glade.py

Copy file name to clipboard
100755100644
Expand all lines: examples/user_interfaces/mpl_with_glade.py
File mode changed.

‎examples/user_interfaces/svg_histogram.py

Copy file name to clipboard
100755100644
Expand all lines: examples/user_interfaces/svg_histogram.py
File mode changed.

‎examples/widgets/cursor.py

Copy file name to clipboard
100755100644
Expand all lines: examples/widgets/cursor.py
File mode changed.

‎examples/widgets/span_selector.py

Copy file name to clipboard
100755100644
Expand all lines: examples/widgets/span_selector.py
File mode changed.

‎extern/agg24-svn/include/agg_rasterizer_cells_aa.h

Copy file name to clipboard
100755100644
Expand all lines: extern/agg24-svn/include/agg_rasterizer_cells_aa.h
File mode changed.

‎extern/agg24-svn/include/agg_rasterizer_compound_aa.h

Copy file name to clipboard
100755100644
Expand all lines: extern/agg24-svn/include/agg_rasterizer_compound_aa.h
File mode changed.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.