X Tutup
Skip to content

doc/users/plotting/examples/axes_zoom_effect.py is not a Python file #5705

@jayvdb

Description

@jayvdb

Pyflakes complains there is a syntax error in doc/users/plotting/examples/axes_zoom_effect.py

$ pyflakes doc/users/plotting/examples/axes_zoom_effect.py
doc/users/plotting/examples/axes_zoom_effect.py:1:1: invalid syntax
../../../../examples/pylab_examples/axes_zoom_effect.py
^
$ cat doc/users/plotting/examples/axes_zoom_effect.py
../../../../examples/pylab_examples/axes_zoom_effect.py$ 

$ git log doc/users/plotting/examples/axes_zoom_effect.py
commit e671b6354a324d52b90e524db88365ad64dedcc8
Author: Jae-Joon Lee <lee.j.joon@gmail.com>
Date:   Tue Jul 14 21:24:07 2009 +0000

    initial submission of the annotation guide.

    svn path=/trunk/matplotlib/; revision=7262

Should it be a symlink to examples/pylab_examples/axes_zoom_effect.py ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      X Tutup