Debian Automated Code Analysis

pyflakes analysis of python-matplotlib_0.99.3-1_i386.deb

./usr/share/pyshared/pylab.py:1: 'from matplotlib.pylab import *' used; unable to detect undefined names
./usr/share/pyshared/mpl_toolkits/gtktools.py:189: undefined name 'ColumnFormatter'
./usr/share/pyshared/mpl_toolkits/gtktools.py:317: local variable 'formats' is assigned to but never used
./usr/share/pyshared/mpl_toolkits/gtktools.py:331: local variable 'ind' is assigned to but never used
./usr/share/pyshared/mpl_toolkits/gtktools.py:454: local variable 'format' is assigned to but never used
./usr/share/pyshared/mpl_toolkits/gtktools.py:585: redefinition of unused 'mlab' from line 38
./usr/share/pyshared/mpl_toolkits/axes_grid/axislines.py:635: local variable 'passthrough_point' is assigned to but never used
./usr/share/pyshared/mpl_toolkits/axes_grid/axislines.py:636: local variable 'transform' is assigned to but never used
./usr/share/pyshared/mpl_toolkits/axes_grid/axislines.py:1129: local variable 'textprops' is assigned to but never used
./usr/share/pyshared/mpl_toolkits/axes_grid/grid_helper_curvelinear.py:170: local variable 'a' is assigned to but never used
./usr/share/pyshared/mpl_toolkits/axes_grid/grid_helper_curvelinear.py:360: local variable 'angle' is assigned to but never used
./usr/share/pyshared/mpl_toolkits/axes_grid/grid_helper_curvelinear.py:368: redefinition of function 'f' from line 363
./usr/share/pyshared/mpl_toolkits/axes_grid/grid_helper_curvelinear.py:411: local variable 'vertices' is assigned to but never used
./usr/share/pyshared/mpl_toolkits/axes_grid/axes_grid.py:305: local variable 'h_cb_pos' is assigned to but never used
./usr/share/pyshared/mpl_toolkits/axes_grid/axes_grid.py:319: local variable 'v_cb_pos' is assigned to but never used
./usr/share/pyshared/mpl_toolkits/axes_grid/__init__.py:1: 'Size' imported but unused
./usr/share/pyshared/mpl_toolkits/axes_grid/__init__.py:2: 'LocatableAxes' imported but unused
./usr/share/pyshared/mpl_toolkits/axes_grid/__init__.py:2: 'SubplotDivider' imported but unused
./usr/share/pyshared/mpl_toolkits/axes_grid/__init__.py:2: 'make_axes_locatable' imported but unused
./usr/share/pyshared/mpl_toolkits/axes_grid/__init__.py:2: 'Divider' imported but unused
./usr/share/pyshared/mpl_toolkits/axes_grid/__init__.py:4: 'ImageGrid' imported but unused
./usr/share/pyshared/mpl_toolkits/axes_grid/__init__.py:4: 'AxesGrid' imported but unused
./usr/share/pyshared/mpl_toolkits/axes_grid/__init__.py:4: 'Grid' imported but unused
./usr/share/pyshared/mpl_toolkits/axes_grid/angle_helper.py:83: local variable 'dv2' is assigned to but never used
./usr/share/pyshared/mpl_toolkits/axes_grid/angle_helper.py:84: local variable 'substep_limits_' is assigned to but never used
./usr/share/pyshared/mpl_toolkits/axes_grid/angle_helper.py:85: local variable 'substep_steps_' is assigned to but never used
./usr/share/pyshared/mpl_toolkits/axes_grid/angle_helper.py:107: local variable 'A' is assigned to but never used
./usr/share/pyshared/mpl_toolkits/axes_grid/anchored_artists.py:3: 'FontProperties' imported but unused
./usr/share/pyshared/mpl_toolkits/axes_grid/anchored_artists.py:4: 'rcParams' imported but unused
./usr/share/pyshared/mpl_toolkits/axes_grid/grid_finder.py:2: 'mcbook' imported but unused
./usr/share/pyshared/mpl_toolkits/mplot3d/axes3d.py:780: local variable 'nlevels' is assigned to but never used
./usr/share/pyshared/mpl_toolkits/mplot3d/__init__.py:1: 'Axes3D' imported but unused
./usr/share/pyshared/mpl_toolkits/mplot3d/art3d.py:13: 'ScalarMappable' imported but unused
./usr/share/pyshared/matplotlib/artist.py:720: redefinition of function 'matchfunc' from line 718
./usr/share/pyshared/matplotlib/artist.py:1032: redefinition of function 'matchfunc' from line 1030
./usr/share/pyshared/matplotlib/artist.py:1035: undefined name 'func'
./usr/share/pyshared/matplotlib/cbook.py:6: 'types' imported but unused
./usr/share/pyshared/matplotlib/cbook.py:570: undefined name '__Full'
./usr/share/pyshared/matplotlib/cbook.py:983: 'show' imported but unused
./usr/share/pyshared/matplotlib/cbook.py:1199: undefined name 'glob'
./usr/share/pyshared/matplotlib/cbook.py:1199: undefined name 'glob'
./usr/share/pyshared/matplotlib/cbook.py:1362: undefined name 'x'
./usr/share/pyshared/matplotlib/cbook.py:1362: undefined name 'y'
./usr/share/pyshared/matplotlib/cbook.py:1362: undefined name 'xi'
./usr/share/pyshared/matplotlib/cbook.py:1362: undefined name 'extrap'
./usr/share/pyshared/matplotlib/colorbar.py:549: local variable 'b' is assigned to but never used
./usr/share/pyshared/matplotlib/dates.py:111: 'timezone' imported but unused
./usr/share/pyshared/matplotlib/scale.py:1: 'textwrap' imported but unused
./usr/share/pyshared/matplotlib/scale.py:7: 'Formatter' imported but unused
./usr/share/pyshared/matplotlib/scale.py:8: 'FixedLocator' imported but unused
./usr/share/pyshared/matplotlib/mlab.py:699: undefined name 'log'
./usr/share/pyshared/matplotlib/mlab.py:699: undefined name 'log'
./usr/share/pyshared/matplotlib/mlab.py:727: undefined name 'exp'
./usr/share/pyshared/matplotlib/mlab.py:727: undefined name 'pi'
./usr/share/pyshared/matplotlib/mlab.py:1307: redefinition of function 'splitfunc' from line 1304
./usr/share/pyshared/matplotlib/mlab.py:1324: local variable 'thisLen' is assigned to but never used
./usr/share/pyshared/matplotlib/mlab.py:1399: undefined name 'exp'
./usr/share/pyshared/matplotlib/mlab.py:1683: local variable 'Nr' is assigned to but never used
./usr/share/pyshared/matplotlib/mlab.py:1958: local variable 'parsedate' is assigned to but never used
./usr/share/pyshared/matplotlib/mlab.py:2519: redefinition of unused '__version__' from line 2515
./usr/share/pyshared/matplotlib/mlab.py:2725: local variable 'N' is assigned to but never used
./usr/share/pyshared/matplotlib/texmanager.py:36: 'warnings' imported but unused
./usr/share/pyshared/matplotlib/texmanager.py:42: redefinition of unused 'md5' from line 40
./usr/share/pyshared/matplotlib/texmanager.py:147: local variable 'found_font' is assigned to but never used
./usr/share/pyshared/matplotlib/texmanager.py:260: local variable 'err' is assigned to but never used
./usr/share/pyshared/matplotlib/texmanager.py:325: local variable 'err' is assigned to but never used
./usr/share/pyshared/matplotlib/figure.py:528: local variable 'keys' is assigned to but never used
./usr/share/pyshared/matplotlib/offsetbox.py:22: 'BboxTransformTo' imported but unused
./usr/share/pyshared/matplotlib/hatch.py:174: local variable 'size' is assigned to but never used
./usr/share/pyshared/matplotlib/finance.py:13: redefinition of unused 'md5' from line 11
./usr/share/pyshared/matplotlib/finance.py:169: undefined name 'url'
./usr/share/pyshared/matplotlib/table.py:264: undefined name 'bbox_all'
./usr/share/pyshared/matplotlib/table.py:277: undefined name 'bbox_all'
./usr/share/pyshared/matplotlib/pylab.py:201: 'warnings' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:201: 'sys' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:203: 'dedent' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:203: 'flatten' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:203: 'is_string_like' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:203: 'silent_list' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:203: 'iterable' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:203: 'exception_to_str' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:206: 'mpl' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:208: 'WE' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:208: 'MONTHLY' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:208: 'strpdate2num' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:208: 'SECONDLY' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:208: 'drange' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:208: 'datestr2num' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:208: 'relativedelta' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:208: 'MonthLocator' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:208: 'DayLocator' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:208: 'MINUTELY' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:208: 'YearLocator' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:208: 'date2num' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:208: 'num2epoch' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:208: 'WEEKLY' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:208: 'IndexDateFormatter' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:208: 'MO' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:208: 'DateFormatter' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:208: 'HourLocator' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:208: 'epoch2num' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:208: 'FR' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:208: 'num2date' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:208: 'HOURLY' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:208: 'mx2num' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:208: 'YEARLY' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:208: 'SU' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:208: 'DateLocator' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:208: 'SA' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:208: 'rrule' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:208: 'MinuteLocator' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:208: 'DAILY' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:208: 'WeekdayLocator' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:208: 'RRuleLocator' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:208: 'TU' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:208: 'TH' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:208: 'SecondLocator' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:217: 'matplotlib' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:225: 'stineman_interp' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:225: 'vector_lengths' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:225: 'poly_below' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:225: 'inside_poly' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:225: 'is_closed_polygon' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:225: 'slopes' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:225: 'path_length' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:225: 'distances_along_curve' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:225: 'poly_between' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:225: 'griddata' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:229: 'dist' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:229: 'window_none' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:229: 'entropy' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:229: 'find' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:229: 'detrend_mean' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:229: 'frange' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:229: 'bivariate_normal' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:229: 'rec2csv' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:229: 'center_matrix' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:229: 'window_hanning' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:229: 'longest_contiguous_ones' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:229: 'dist_point_to_segment' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:229: 'fftsurr' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:229: 'isvector' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:229: 'prctile' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:229: 'get_xyz_where' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:229: 'log2' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:229: 'rec_join' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:229: 'detrend_linear' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:229: 'detrend' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:229: 'l2norm' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:229: 'levypdf' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:229: 'l1norm' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:229: 'rec_drop_fields' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:229: 'prepca' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:229: 'exp_safe' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:229: 'norm_flat' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:229: 'normpdf' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:229: 'longest_ones' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:229: 'liaupunov' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:229: 'csv2rec' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:229: 'prctile_rank' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:229: 'segments_intersect' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:229: 'ispower2' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:229: 'rec_append_fields' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:229: 'rk4' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:229: 'get_sparse_matrix' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:229: 'rms_flat' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:229: 'binary_repr' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:229: 'amap' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:229: 'detrend_none' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:229: 'identity' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:229: 'movavg' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:229: 'base_repr' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:229: 'demean' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:239: 'mlab' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:240: 'cbook' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:242: 'from numpy import *' used; unable to detect undefined names
./usr/share/pyshared/matplotlib/pylab.py:243: 'from numpy.fft import *' used; unable to detect undefined names
./usr/share/pyshared/matplotlib/pylab.py:244: 'from numpy.random import *' used; unable to detect undefined names
./usr/share/pyshared/matplotlib/pylab.py:245: 'from numpy.linalg import *' used; unable to detect undefined names
./usr/share/pyshared/matplotlib/pylab.py:247: 'from matplotlib.pyplot import *' used; unable to detect undefined names
./usr/share/pyshared/matplotlib/pylab.py:250: 'plt' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:251: 'np' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:252: 'ma' imported but unused
./usr/share/pyshared/matplotlib/pylab.py:254: redefinition of unused 'load' from line 229
./usr/share/pyshared/matplotlib/pylab.py:267: redefinition of unused 'save' from line 229
./usr/share/pyshared/matplotlib/ticker.py:492: local variable 'msg' is assigned to but never used
./usr/share/pyshared/matplotlib/bezier.py:417: redefinition of function 'make_wedged_bezier2' from line 373
./usr/share/pyshared/matplotlib/bezier.py:506: undefined name 'divide_path_inout'
./usr/share/pyshared/matplotlib/bezier.py:506: undefined name 'inside'
./usr/share/pyshared/matplotlib/bezier.py:507: undefined name 'clf'
./usr/share/pyshared/matplotlib/bezier.py:508: undefined name 'gca'
./usr/share/pyshared/matplotlib/lines.py:30: undefined name 'warnings'
./usr/share/pyshared/matplotlib/lines.py:294: undefined name 'warning'
./usr/share/pyshared/matplotlib/cm.py:8: 'os' imported but unused
./usr/share/pyshared/matplotlib/type1font.py:25: 'cbook' imported but unused
./usr/share/pyshared/matplotlib/image.py:10: 'ma' imported but unused
./usr/share/pyshared/matplotlib/image.py:25: 'from matplotlib._image import *' used; unable to detect undefined names
./usr/share/pyshared/matplotlib/image.py:817: local variable 'canvas' is assigned to but never used
./usr/share/pyshared/matplotlib/image.py:922: redefinition of unused 'FigureCanvas' from line 920
./usr/share/pyshared/matplotlib/image.py:924: redefinition of unused 'FigureCanvas' from line 922
./usr/share/pyshared/matplotlib/image.py:930: local variable 'canvas' is assigned to but never used
./usr/share/pyshared/matplotlib/mpl.py:1: 'artist' imported but unused
./usr/share/pyshared/matplotlib/mpl.py:2: 'axis' imported but unused
./usr/share/pyshared/matplotlib/mpl.py:3: 'axes' imported but unused
./usr/share/pyshared/matplotlib/mpl.py:4: 'cbook' imported but unused
./usr/share/pyshared/matplotlib/mpl.py:5: 'collections' imported but unused
./usr/share/pyshared/matplotlib/mpl.py:6: 'colors' imported but unused
./usr/share/pyshared/matplotlib/mpl.py:7: 'colorbar' imported but unused
./usr/share/pyshared/matplotlib/mpl.py:8: 'contour' imported but unused
./usr/share/pyshared/matplotlib/mpl.py:9: 'dates' imported but unused
./usr/share/pyshared/matplotlib/mpl.py:10: 'figure' imported but unused
./usr/share/pyshared/matplotlib/mpl.py:11: 'finance' imported but unused
./usr/share/pyshared/matplotlib/mpl.py:12: 'font_manager' imported but unused
./usr/share/pyshared/matplotlib/mpl.py:13: 'image' imported but unused
./usr/share/pyshared/matplotlib/mpl.py:14: 'legend' imported but unused
./usr/share/pyshared/matplotlib/mpl.py:15: 'lines' imported but unused
./usr/share/pyshared/matplotlib/mpl.py:16: 'mlab' imported but unused
./usr/share/pyshared/matplotlib/mpl.py:17: 'cm' imported but unused
./usr/share/pyshared/matplotlib/mpl.py:18: 'patches' imported but unused
./usr/share/pyshared/matplotlib/mpl.py:19: 'quiver' imported but unused
./usr/share/pyshared/matplotlib/mpl.py:20: 'rcParams' imported but unused
./usr/share/pyshared/matplotlib/mpl.py:21: 'table' imported but unused
./usr/share/pyshared/matplotlib/mpl.py:22: 'text' imported but unused
./usr/share/pyshared/matplotlib/mpl.py:23: 'ticker' imported but unused
./usr/share/pyshared/matplotlib/mpl.py:24: 'transforms' imported but unused
./usr/share/pyshared/matplotlib/mpl.py:25: 'units' imported but unused
./usr/share/pyshared/matplotlib/mpl.py:26: 'widgets' imported but unused
./usr/share/pyshared/matplotlib/pyparsing.py:377: undefined name 'j'
./usr/share/pyshared/matplotlib/pyparsing.py:794: redefinition of function 'tmp' from line 791
./usr/share/pyshared/matplotlib/pyparsing.py:797: redefinition of function 'tmp' from line 794
./usr/share/pyshared/matplotlib/pyparsing.py:800: redefinition of function 'tmp' from line 797
./usr/share/pyshared/matplotlib/pyparsing.py:2304: local variable 'ie' is assigned to but never used
./usr/share/pyshared/matplotlib/windowing.py:8: redefinition of unused 'GetForegroundWindow' from line 6
./usr/share/pyshared/matplotlib/windowing.py:10: redefinition of unused 'SetForegroundWindow' from line 6
./usr/share/pyshared/matplotlib/path.py:5: 'math' imported but unused
./usr/share/pyshared/matplotlib/path.py:11: 'point_in_path_collection' imported but unused
./usr/share/pyshared/matplotlib/path.py:227: local variable 'MOVETO' is assigned to but never used
./usr/share/pyshared/matplotlib/path.py:228: local variable 'LINETO' is assigned to but never used
./usr/share/pyshared/matplotlib/path.py:229: local variable 'CLOSEPOLY' is assigned to but never used
./usr/share/pyshared/matplotlib/fontconfig_pattern.py:171: local variable 'families' is assigned to but never used
./usr/share/pyshared/matplotlib/fontconfig_pattern.py:172: local variable 'size' is assigned to but never used
./usr/share/pyshared/matplotlib/transforms.py:44: 'cbook' imported but unused
./usr/share/pyshared/matplotlib/transforms.py:50: redefinition of unused 'warnings' from line 38
./usr/share/pyshared/matplotlib/transforms.py:138: redefinition of function 'set_children' from line 126
./usr/share/pyshared/matplotlib/transforms.py:202: redefinition of function 'write_graphviz' from line 153
./usr/share/pyshared/matplotlib/transforms.py:440: undefined name 'x'
./usr/share/pyshared/matplotlib/transforms.py:440: undefined name 'x'
./usr/share/pyshared/matplotlib/transforms.py:441: undefined name 'x'
./usr/share/pyshared/matplotlib/transforms.py:441: undefined name 'x'
./usr/share/pyshared/matplotlib/transforms.py:717: redefinition of function '__init__' from line 702
./usr/share/pyshared/matplotlib/transforms.py:981: redefinition of function 'get_points' from line 970
./usr/share/pyshared/matplotlib/transforms.py:1411: redefinition of function 'transform' from line 1397
./usr/share/pyshared/matplotlib/transforms.py:1420: undefined name 'values'
./usr/share/pyshared/matplotlib/__init__.py:127: redefinition of unused 'os' from line 96
./usr/share/pyshared/matplotlib/__init__.py:129: 'validate_toolbar' imported but unused
./usr/share/pyshared/matplotlib/__init__.py:801: 'mplConfig' imported but unused
./usr/share/pyshared/matplotlib/__init__.py:801: 'save_config' imported but unused
./usr/share/pyshared/matplotlib/__init__.py:805: redefinition of unused 'rcdefaults' from line 801
./usr/share/pyshared/matplotlib/__init__.py:805: 'rcdefaults' imported but unused
./usr/share/pyshared/matplotlib/_pylab_helpers.py:8: undefined name 'msgs'
./usr/share/pyshared/matplotlib/spines.py:7: 'allow_rasterization' imported but unused
./usr/share/pyshared/matplotlib/spines.py:9: 'mlines' imported but unused
./usr/share/pyshared/matplotlib/font_manager.py:61: redefinition of unused 'pickle' from line 59
./usr/share/pyshared/matplotlib/font_manager.py:221: undefined name 'WindowsError'
./usr/share/pyshared/matplotlib/font_manager.py:490: local variable 'size_adjust' is assigned to but never used
./usr/share/pyshared/matplotlib/font_manager.py:550: local variable 'size_adjust' is assigned to but never used
./usr/share/pyshared/matplotlib/font_manager.py:1181: local variable 'debug' is assigned to but never used
./usr/share/pyshared/matplotlib/font_manager.py:1259: local variable 'ext' is assigned to but never used
./usr/share/pyshared/matplotlib/font_manager.py:1303: redefinition of function 'findfont' from line 1271
./usr/share/pyshared/matplotlib/collections.py:11: 'math' imported but unused
./usr/share/pyshared/matplotlib/collections.py:11: 'copy' imported but unused
./usr/share/pyshared/matplotlib/patches.py:777: local variable 'delta' is assigned to but never used
./usr/share/pyshared/matplotlib/patches.py:1467: local variable 'pad' is assigned to but never used
./usr/share/pyshared/matplotlib/patches.py:3377: local variable 'patch_path2' is assigned to but never used
./usr/share/pyshared/matplotlib/mathtext.py:33: 'ParseResults' imported but unused
./usr/share/pyshared/matplotlib/mathtext.py:254: local variable 'symbol_name' is assigned to but never used
./usr/share/pyshared/matplotlib/mathtext.py:1646: undefined name 'ArgumentError'
./usr/share/pyshared/matplotlib/mathtext.py:1872: local variable 'left_edge' is assigned to but never used
./usr/share/pyshared/matplotlib/mathtext.py:1907: undefined name 'baseline'
./usr/share/pyshared/matplotlib/mathtext.py:1911: undefined name 'baseline'
./usr/share/pyshared/matplotlib/mathtext.py:1938: local variable 'top_edge' is assigned to but never used
./usr/share/pyshared/matplotlib/axis.py:649: local variable 'majorticks' is assigned to but never used
./usr/share/pyshared/matplotlib/axis.py:650: local variable 'minorticks' is assigned to but never used
./usr/share/pyshared/matplotlib/axis.py:764: undefined name 'majorTicks'
./usr/share/pyshared/matplotlib/backend_bases.py:36: 'TransformedBbox' imported but unused
./usr/share/pyshared/matplotlib/backend_bases.py:36: 'Bbox' imported but unused
./usr/share/pyshared/matplotlib/backend_bases.py:36: 'Affine2D' imported but unused
./usr/share/pyshared/matplotlib/backend_bases.py:136: redefinition of unused 'path' from line 33
./usr/share/pyshared/matplotlib/backend_bases.py:144: redefinition of unused 'path' from line 33
./usr/share/pyshared/matplotlib/backend_bases.py:198: redefinition of unused 'path' from line 33
./usr/share/pyshared/matplotlib/axes.py:2: 'sys' imported but unused
./usr/share/pyshared/matplotlib/axes.py:1281: redefinition of function 'get_frame' from line 894
./usr/share/pyshared/matplotlib/axes.py:1870: local variable 'cb' is assigned to but never used
./usr/share/pyshared/matplotlib/axes.py:2669: undefined name 'Text'
./usr/share/pyshared/matplotlib/axes.py:2674: undefined name 'Patch'
./usr/share/pyshared/matplotlib/axes.py:2687: undefined name 'test'
./usr/share/pyshared/matplotlib/axes.py:5075: redefinition of function 'doplot' from line 5072
./usr/share/pyshared/matplotlib/axes.py:6014: local variable 'theseverts' is assigned to but never used
./usr/share/pyshared/matplotlib/axes.py:6121: local variable 'theseverts' is assigned to but never used
./usr/share/pyshared/matplotlib/pyplot.py:4: 'interactive' imported but unused
./usr/share/pyshared/matplotlib/pyplot.py:10: 'rcParamsDefault' imported but unused
./usr/share/pyshared/matplotlib/pyplot.py:12: 'get' imported but unused
./usr/share/pyshared/matplotlib/pyplot.py:12: 'getp' imported but unused
./usr/share/pyshared/matplotlib/pyplot.py:20: 'get_cmap' imported but unused
./usr/share/pyshared/matplotlib/pyplot.py:20: 'register_cmap' imported but unused
./usr/share/pyshared/matplotlib/pyplot.py:25: 'Normalize' imported but unused
./usr/share/pyshared/matplotlib/pyplot.py:25: 'normalize' imported but unused
./usr/share/pyshared/matplotlib/pyplot.py:26: 'Line2D' imported but unused
./usr/share/pyshared/matplotlib/pyplot.py:27: 'Annotation' imported but unused
./usr/share/pyshared/matplotlib/pyplot.py:27: 'Text' imported but unused
./usr/share/pyshared/matplotlib/pyplot.py:28: 'Arrow' imported but unused
./usr/share/pyshared/matplotlib/pyplot.py:28: 'Circle' imported but unused
./usr/share/pyshared/matplotlib/pyplot.py:28: 'Rectangle' imported but unused
./usr/share/pyshared/matplotlib/pyplot.py:28: 'Polygon' imported but unused
./usr/share/pyshared/matplotlib/pyplot.py:29: 'Widget' imported but unused
./usr/share/pyshared/matplotlib/pyplot.py:29: 'Slider' imported but unused
./usr/share/pyshared/matplotlib/pyplot.py:29: 'Button' imported but unused
./usr/share/pyshared/matplotlib/pyplot.py:31: 'MultipleLocator' imported but unused
./usr/share/pyshared/matplotlib/pyplot.py:31: 'FormatStrFormatter' imported but unused
./usr/share/pyshared/matplotlib/pyplot.py:31: 'LogFormatter' imported but unused
./usr/share/pyshared/matplotlib/pyplot.py:31: 'NullLocator' imported but unused
./usr/share/pyshared/matplotlib/pyplot.py:31: 'LogFormatterMathtext' imported but unused
./usr/share/pyshared/matplotlib/pyplot.py:31: 'Formatter' imported but unused
./usr/share/pyshared/matplotlib/pyplot.py:31: 'NullFormatter' imported but unused
./usr/share/pyshared/matplotlib/pyplot.py:31: 'IndexLocator' imported but unused
./usr/share/pyshared/matplotlib/pyplot.py:31: 'LinearLocator' imported but unused
./usr/share/pyshared/matplotlib/pyplot.py:31: 'LogLocator' imported but unused
./usr/share/pyshared/matplotlib/pyplot.py:31: 'Locator' imported but unused
./usr/share/pyshared/matplotlib/pyplot.py:31: 'ScalarFormatter' imported but unused
./usr/share/pyshared/matplotlib/pyplot.py:31: 'MaxNLocator' imported but unused
./usr/share/pyshared/matplotlib/pyplot.py:31: 'AutoLocator' imported but unused
./usr/share/pyshared/matplotlib/pyplot.py:31: 'LogFormatterExponent' imported but unused
./usr/share/pyshared/matplotlib/pyplot.py:31: 'FixedFormatter' imported but unused
./usr/share/pyshared/matplotlib/pyplot.py:31: 'TickHelper' imported but unused
./usr/share/pyshared/matplotlib/pyplot.py:31: 'FixedLocator' imported but unused
./usr/share/pyshared/matplotlib/pyplot.py:31: 'FuncFormatter' imported but unused
./usr/share/pyshared/matplotlib/sphinxext/only_directives.py:7: 'directives' imported but unused
./usr/share/pyshared/matplotlib/sphinxext/mathmpl.py:6: redefinition of unused 'md5' from line 4
./usr/share/pyshared/matplotlib/sphinxext/plot_directive.py:19: 'glob' imported but unused
./usr/share/pyshared/matplotlib/sphinxext/plot_directive.py:19: 'hashlib' imported but unused
./usr/share/pyshared/matplotlib/sphinxext/plot_directive.py:24: redefinition of unused 'md5' from line 22
./usr/share/pyshared/matplotlib/sphinxext/plot_directive.py:32: redefinition of unused 'align' from line 28
./usr/share/pyshared/matplotlib/sphinxext/plot_directive.py:33: 'nodes' imported but unused
./usr/share/pyshared/matplotlib/sphinxext/plot_directive.py:46: 'image' imported but unused
./usr/share/pyshared/matplotlib/sphinxext/plot_directive.py:49: 'only_directives' imported but unused
./usr/share/pyshared/matplotlib/sphinxext/plot_directive.py:283: local variable 'prefix' is assigned to but never used
./usr/share/pyshared/matplotlib/delaunay/__init__.py:8: 'delaunay' imported but unused
./usr/share/pyshared/matplotlib/delaunay/__init__.py:9: 'from triangulate import *' used; unable to detect undefined names
./usr/share/pyshared/matplotlib/delaunay/__init__.py:10: 'from interpolate import *' used; unable to detect undefined names
./usr/share/pyshared/matplotlib/backends/backend_svg.py:3: 'tempfile' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_svg.py:3: 'os' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_svg.py:8: redefinition of unused 'md5' from line 6
./usr/share/pyshared/matplotlib/backends/backend_svg.py:11: 'GraphicsContextBase' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_svg.py:426: local variable 'thetext' is assigned to but never used
./usr/share/pyshared/matplotlib/backends/backend_svg.py:430: local variable 'style' is assigned to but never used
./usr/share/pyshared/matplotlib/backends/backend_svg.py:436: local variable 'transform' is assigned to but never used
./usr/share/pyshared/matplotlib/backends/backend_cocoaagg.py:26: 'from Foundation import *' used; unable to detect undefined names
./usr/share/pyshared/matplotlib/backends/backend_cocoaagg.py:27: 'from AppKit import *' used; unable to detect undefined names
./usr/share/pyshared/matplotlib/backends/backend_cocoaagg.py:28: 'AppHelper' imported but unused
./usr/share/pyshared/matplotlib/backends/tkagg.py:13: local variable 'v' is assigned to but never used
./usr/share/pyshared/matplotlib/backends/tkagg.py:24: 'time' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_template.py:59: 'matplotlib' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_template.py:64: 'Bbox' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_fltkagg.py:13: 'math' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_fltkagg.py:13: 'sys' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_fltkagg.py:22: 'verbose' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_fltkagg.py:23: 'is_string_like' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_fltkagg.py:24: 'GraphicsContextBase' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_fltkagg.py:24: 'RendererBase' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_fltkagg.py:307: local variable '_focus' is assigned to but never used
./usr/share/pyshared/matplotlib/backends/backend_fltkagg.py:595: local variable 'tool' is assigned to but never used
./usr/share/pyshared/matplotlib/backends/backend_qt4agg.py:6: 'sys' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_qt4agg.py:6: 'os' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_qt4agg.py:12: 'show' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_qt4agg.py:12: 'backend_version' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_qt4agg.py:12: 'draw_if_interactive' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_cairo.py:22: 'os' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_cairo.py:47: 'Bbox' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_cairo.py:391: undefined name 'self'
./usr/share/pyshared/matplotlib/backends/backend_cairo.py:454: local variable 'filename' is assigned to but never used
./usr/share/pyshared/matplotlib/backends/backend_qt.py:2: 'math' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_qt.py:8: 'onetrue' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_qt.py:9: 'GraphicsContextBase' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_qt.py:9: 'RendererBase' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_qt.py:13: 'MathTextParser' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_qt.py:410: local variable 'tool' is assigned to but never used
./usr/share/pyshared/matplotlib/backends/backend_gdk.py:3: 'math' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_gdk.py:4: 'os' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_gdk.py:9: 'gobject' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_gdk.py:21: 'matplotlib' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_gdk.py:22: 'Gcf' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_gdk.py:25: 'is_string_like' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_macosx.py:11: 'Path' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_macosx.py:13: 'colorConverter' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_macosx.py:397: local variable 'tool' is assigned to but never used
./usr/share/pyshared/matplotlib/backends/backend_gtkagg.py:5: 'os' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_gtkagg.py:10: 'draw_if_interactive' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_gtkagg.py:10: 'show' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_gtkagg.py:10: 'error_msg_gtk' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_gtkagg.py:10: 'backend_version' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_gtkagg.py:10: 'PIXELS_PER_INCH' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_wx.py:98: 'StringIO' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_wx.py:183: redefinition of function 'bind' from line 180
./usr/share/pyshared/matplotlib/backends/backend_wx.py:190: 'verbose' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_wx.py:195: 'Artist' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_wx.py:196: 'exception_to_str' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_wx.py:199: 'Text' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_wx.py:199: '_process_text_args' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_wx.py:890: local variable 'tl' is assigned to but never used
./usr/share/pyshared/matplotlib/backends/backend_wx.py:891: local variable 'br' is assigned to but never used
./usr/share/pyshared/matplotlib/backends/backend_wx.py:1117: local variable 'gc' is assigned to but never used
./usr/share/pyshared/matplotlib/backends/backend_wx.py:1696: local variable 'figmgr' is assigned to but never used
./usr/share/pyshared/matplotlib/backends/backend_wx.py:1704: local variable 'tool' is assigned to but never used
./usr/share/pyshared/matplotlib/backends/backend_wx.py:1780: local variable 'figmgr' is assigned to but never used
./usr/share/pyshared/matplotlib/backends/backend_wx.py:1788: local variable 'tool' is assigned to but never used
./usr/share/pyshared/matplotlib/backends/backend_qt4.py:2: 'math' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_qt4.py:7: 'verbose' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_qt4.py:8: 'onetrue' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_qt4.py:9: 'GraphicsContextBase' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_qt4.py:9: 'RendererBase' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_qt4.py:9: 'IdleEvent' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_qt4.py:13: 'MathTextParser' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_qt4.py:458: local variable 'bottomlabel' is assigned to but never used
./usr/share/pyshared/matplotlib/backends/backend_ps.py:6: 'math' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_ps.py:12: redefinition of unused 'md5' from line 10
./usr/share/pyshared/matplotlib/backends/backend_ps.py:12: 'md5' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_ps.py:17: 'Gcf' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_ps.py:32: 'Text' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_ps.py:234: local variable 'sidelen' is assigned to but never used
./usr/share/pyshared/matplotlib/backends/backend_ps.py:395: local variable 'imagecmd' is assigned to but never used
./usr/share/pyshared/matplotlib/backends/backend_ps.py:396: local variable 'hexlines' is assigned to but never used
./usr/share/pyshared/matplotlib/backends/backend_ps.py:401: local variable 'figh' is assigned to but never used
./usr/share/pyshared/matplotlib/backends/backend_ps.py:488: local variable 'write' is assigned to but never used
./usr/share/pyshared/matplotlib/backends/backend_ps.py:562: local variable 'pos' is assigned to but never used
./usr/share/pyshared/matplotlib/backends/backend_ps.py:609: local variable 'pos' is assigned to but never used
./usr/share/pyshared/matplotlib/backends/backend_ps.py:610: local variable 'thetext' is assigned to but never used
./usr/share/pyshared/matplotlib/backends/backend_ps.py:611: local variable 'fontname' is assigned to but never used
./usr/share/pyshared/matplotlib/backends/backend_ps.py:613: local variable 'rotate' is assigned to but never used
./usr/share/pyshared/matplotlib/backends/backend_ps.py:614: local variable 'setcolor' is assigned to but never used
./usr/share/pyshared/matplotlib/backends/backend_ps.py:659: local variable 'fontname' is assigned to but never used
./usr/share/pyshared/matplotlib/backends/backend_ps.py:734: local variable 'thetext' is assigned to but never used
./usr/share/pyshared/matplotlib/backends/backend_ps.py:755: local variable 'thetext' is assigned to but never used
./usr/share/pyshared/matplotlib/backends/backend_ps.py:1034: local variable 'fonttype' is assigned to but never used
./usr/share/pyshared/matplotlib/backends/backend_ps.py:1260: local variable 'err' is assigned to but never used
./usr/share/pyshared/matplotlib/backends/backend_ps.py:1381: local variable 'outfile' is assigned to but never used
./usr/share/pyshared/matplotlib/backends/backend_gtkcairo.py:10: 'from matplotlib.backends.backend_gtk import *' used; unable to detect undefined names
./usr/share/pyshared/matplotlib/backends/backend_gtkcairo.py:36: redefinition of function 'set_pixmap' from line 33
./usr/share/pyshared/matplotlib/backends/__init__.py:7: 'interactive_bk' imported but unused
./usr/share/pyshared/matplotlib/backends/__init__.py:50: local variable 'Toolbar' is assigned to but never used
./usr/share/pyshared/matplotlib/backends/backend_emf.py:13: 'sys' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_emf.py:13: 'os' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_emf.py:15: 'verbose' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_emf.py:15: '__version__' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_emf.py:15: 'rcParams' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_emf.py:21: 'Bbox' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_emf.py:24: 'KERNING_UNFITTED' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_emf.py:24: 'KERNING_DEFAULT' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_emf.py:24: 'KERNING_UNSCALED' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_emf.py:164: local variable 'pen' is assigned to but never used
./usr/share/pyshared/matplotlib/backends/backend_emf.py:174: local variable 'x1' is assigned to but never used
./usr/share/pyshared/matplotlib/backends/backend_emf.py:175: local variable 'y1' is assigned to but never used
./usr/share/pyshared/matplotlib/backends/backend_pdf.py:26: 'get_data_path' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_pdf.py:31: 'reverse_dict' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_pdf.py:42: 'Bbox' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_pdf.py:738: redefinition of function 'decode_char' from line 735
./usr/share/pyshared/matplotlib/backends/backend_pdf.py:778: local variable 'charprocsRef' is assigned to but never used
./usr/share/pyshared/matplotlib/backends/backend_pdf.py:869: local variable 'unicode_mapping' is assigned to but never used
./usr/share/pyshared/matplotlib/backends/backend_pdf.py:1105: local variable 'stream' is assigned to but never used
./usr/share/pyshared/matplotlib/backends/backend_gtk.py:9: 'pango' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_gtk.py:23: 'GraphicsContextBase' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_gtk.py:23: 'RendererBase' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_gtk.py:25: 'FigureCanvasGDK' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_gtk.py:259: local variable 'ctrl' is assigned to but never used
./usr/share/pyshared/matplotlib/backends/backend_gtk.py:260: local variable 'shift' is assigned to but never used
./usr/share/pyshared/matplotlib/backends/backend_gtk.py:668: local variable 'tool' is assigned to but never used
./usr/share/pyshared/matplotlib/backends/backend_wxagg.py:24: 'draw_if_interactive' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_wxagg.py:24: 'FigureManagerWx' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_wxagg.py:24: 'FigureManager' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_wxagg.py:24: 'show' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_wxagg.py:24: 'Toolbar' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_wxagg.py:24: 'error_msg_wx' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_wxagg.py:24: 'backend_version' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_wxagg.py:35: undefined name 'NavigationToolbarWx'
./usr/share/pyshared/matplotlib/backends/backend_wxagg.py:61: undefined name '_convert_agg_to_wx_bitmap'
./usr/share/pyshared/matplotlib/backends/backend_wxagg.py:71: undefined name '_convert_agg_to_wx_bitmap'
./usr/share/pyshared/matplotlib/backends/backend_wxagg.py:76: local variable 'r' is assigned to but never used
./usr/share/pyshared/matplotlib/backends/backend_wxagg.py:81: undefined name '_convert_agg_to_wx_bitmap'
./usr/share/pyshared/matplotlib/backends/backend_wxagg.py:175: local variable 'r' is assigned to but never used
./usr/share/pyshared/matplotlib/backends/backend_wxagg.py:242: local variable 'r' is assigned to but never used
./usr/share/pyshared/matplotlib/backends/backend_wxagg.py:292: redefinition of unused '_wxagg' from line 290
./usr/share/pyshared/matplotlib/backends/backend_qtagg.py:6: 'sys' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_qtagg.py:6: 'os' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_qtagg.py:8: 'verbose' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_qtagg.py:12: 'show' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_qtagg.py:12: 'backend_version' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_qtagg.py:12: 'draw_if_interactive' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_agg.py:147: local variable 'size' is assigned to but never used
./usr/share/pyshared/matplotlib/backends/backend_tkagg.py:15: 'GraphicsContextBase' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_tkagg.py:15: 'RendererBase' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_tkagg.py:24: 'cbook' imported but unused
./usr/share/pyshared/matplotlib/backends/backend_tkagg.py:87: local variable '_focus' is assigned to but never used
./usr/share/pyshared/matplotlib/backends/backend_tkagg.py:386: local variable '_focus' is assigned to but never used
./usr/share/pyshared/matplotlib/backends/backend_tkagg.py:588: local variable '_focus' is assigned to but never used
./usr/share/pyshared/matplotlib/backends/backend_tkagg.py:689: local variable 'tool' is assigned to but never used
./usr/share/pyshared/matplotlib/backends/backend_tkagg.py:738: local variable '_focus' is assigned to but never used
./usr/share/pyshared/matplotlib/backends/backend_tkagg.py:740: local variable 'naxes' is assigned to but never used
./usr/share/pyshared/matplotlib/projections/polar.py:478: undefined name 'sign'
./usr/share/pyshared/matplotlib/projections/polar.py:493: local variable 'dr' is assigned to but never used
./usr/share/pyshared/matplotlib/projections/geo.py:1: 'math' imported but unused
./usr/share/pyshared/matplotlib/projections/geo.py:8: 'kwdocd' imported but unused
./usr/share/pyshared/matplotlib/projections/geo.py:10: 'cbook' imported but unused
./usr/share/pyshared/matplotlib/projections/geo.py:15: 'Locator' imported but unused
./usr/share/pyshared/matplotlib/projections/geo.py:16: 'IdentityTransform' imported but unused
./usr/share/pyshared/matplotlib/projections/geo.py:16: 'Bbox' imported but unused
./usr/share/pyshared/matplotlib/projections/geo.py:16: 'TransformWrapper' imported but unused
./usr/share/pyshared/matplotlib/projections/geo.py:16: 'Affine2DBase' imported but unused
./usr/share/pyshared/matplotlib/projections/geo.py:278: local variable 'vertices' is assigned to but never used
./usr/share/pyshared/matplotlib/projections/geo.py:357: local variable 'vertices' is assigned to but never used
./usr/share/pyshared/matplotlib/projections/geo.py:450: local variable 'vertices' is assigned to but never used
./usr/share/pyshared/matplotlib/projections/geo.py:539: local variable 'vertices' is assigned to but never used
./usr/share/pyshared/matplotlib/numerix/_sp_imports.py:9: redefinition of unused 'Int8' from line 2
./usr/share/pyshared/matplotlib/numerix/_sp_imports.py:9: redefinition of unused 'UInt8' from line 2
./usr/share/pyshared/matplotlib/numerix/_sp_imports.py:9: redefinition of unused 'Int16' from line 2
./usr/share/pyshared/matplotlib/numerix/_sp_imports.py:9: redefinition of unused 'UInt16' from line 2
./usr/share/pyshared/matplotlib/numerix/_sp_imports.py:9: redefinition of unused 'Int32' from line 2
./usr/share/pyshared/matplotlib/numerix/_sp_imports.py:9: redefinition of unused 'UInt32' from line 2
./usr/share/pyshared/matplotlib/numerix/_sp_imports.py:9: redefinition of unused 'Float32' from line 2
./usr/share/pyshared/matplotlib/numerix/_sp_imports.py:9: redefinition of unused 'Float64' from line 2
./usr/share/pyshared/matplotlib/numerix/_sp_imports.py:9: redefinition of unused 'Complex32' from line 2
./usr/share/pyshared/matplotlib/numerix/_sp_imports.py:9: redefinition of unused 'Complex64' from line 2
./usr/share/pyshared/matplotlib/numerix/_sp_imports.py:9: redefinition of unused 'Float' from line 2
./usr/share/pyshared/matplotlib/numerix/_sp_imports.py:9: redefinition of unused 'Int' from line 2
./usr/share/pyshared/matplotlib/numerix/_sp_imports.py:9: redefinition of unused 'Complex' from line 2
./usr/share/pyshared/matplotlib/numerix/_sp_imports.py:9: 'Complex' imported but unused
./usr/share/pyshared/matplotlib/numerix/_sp_imports.py:9: 'Int' imported but unused
./usr/share/pyshared/matplotlib/numerix/_sp_imports.py:9: 'Float' imported but unused
./usr/share/pyshared/matplotlib/numerix/_sp_imports.py:31: 'inf' imported but unused
./usr/share/pyshared/matplotlib/numerix/_sp_imports.py:31: 'infty' imported but unused
./usr/share/pyshared/matplotlib/numerix/_sp_imports.py:32: 'rand' imported but unused
./usr/share/pyshared/matplotlib/numerix/_sp_imports.py:32: 'randn' imported but unused
./usr/share/pyshared/matplotlib/numerix/_sp_imports.py:34: 'all' imported but unused
./usr/share/pyshared/matplotlib/numerix/_sp_imports.py:34: 'any' imported but unused
./usr/share/pyshared/matplotlib/numerix/_sp_imports.py:34: 'isnan' imported but unused
./usr/share/pyshared/matplotlib/numerix/__init__.py:8: 'struct' imported but unused
./usr/share/pyshared/matplotlib/numerix/__init__.py:8: 'sys' imported but unused
./usr/share/pyshared/matplotlib/numerix/__init__.py:8: 'os' imported but unused
./usr/share/pyshared/matplotlib/numerix/__init__.py:9: 'rcParams' imported but unused
./usr/share/pyshared/matplotlib/numerix/__init__.py:24: 'from numpy.oldnumeric import *' used; unable to detect undefined names
./usr/share/pyshared/matplotlib/numerix/__init__.py:26: redefinition of unused 'numpy' from line 23
./usr/share/pyshared/matplotlib/numerix/__init__.py:27: 'from numpy import *' used; unable to detect undefined names
./usr/share/pyshared/matplotlib/numerix/__init__.py:29: 'rand' imported but unused
./usr/share/pyshared/matplotlib/numerix/__init__.py:29: 'all' imported but unused
./usr/share/pyshared/matplotlib/numerix/__init__.py:29: 'any' imported but unused
./usr/share/pyshared/matplotlib/numerix/__init__.py:29: 'isnan' imported but unused
./usr/share/pyshared/matplotlib/numerix/__init__.py:29: 'nx' imported but unused
./usr/share/pyshared/matplotlib/numerix/__init__.py:29: 'infinity' imported but unused
./usr/share/pyshared/matplotlib/numerix/__init__.py:29: 'randn' imported but unused
./usr/share/pyshared/matplotlib/numerix/__init__.py:30: 'Infinity' imported but unused
./usr/share/pyshared/matplotlib/numerix/__init__.py:30: 'UInt16' imported but unused
./usr/share/pyshared/matplotlib/numerix/__init__.py:30: 'UInt32' imported but unused
./usr/share/pyshared/matplotlib/numerix/__init__.py:30: 'UInt8' imported but unused
./usr/share/pyshared/matplotlib/numerix/__init__.py:34: redefinition of unused 'Matrix' from line 32
./usr/share/pyshared/matplotlib/numerix/__init__.py:36: 'nan' imported but unused
./usr/share/pyshared/matplotlib/numerix/__init__.py:39: 'amax' imported but unused
./usr/share/pyshared/matplotlib/numerix/__init__.py:39: 'amin' imported but unused
./usr/share/pyshared/matplotlib/numerix/__init__.py:41: 'angle' imported but unused
./usr/share/pyshared/matplotlib/numerix/random_array/__init__.py:2: 'from numpy.oldnumeric.random_array import *' used; unable to detect undefined names
./usr/share/pyshared/matplotlib/numerix/random_array/__init__.py:4: 'from numpy.random import *' used; unable to detect undefined names
./usr/share/pyshared/matplotlib/numerix/ma/__init__.py:2: 'from numpy.ma import *' used; unable to detect undefined names
./usr/share/pyshared/matplotlib/numerix/ma/__init__.py:4: 'from numpy.core.ma import *' used; unable to detect undefined names
./usr/share/pyshared/matplotlib/numerix/mlab/__init__.py:2: 'from numpy.oldnumeric.mlab import *' used; unable to detect undefined names
./usr/share/pyshared/matplotlib/numerix/mlab/__init__.py:4: 'from numpy.lib.mlab import *' used; unable to detect undefined names
./usr/share/pyshared/matplotlib/numerix/fft/__init__.py:2: 'from numpy.oldnumeric.fft import *' used; unable to detect undefined names
./usr/share/pyshared/matplotlib/numerix/fft/__init__.py:4: 'from numpy.dft.old import *' used; unable to detect undefined names
./usr/share/pyshared/matplotlib/numerix/linear_algebra/__init__.py:2: 'from numpy.oldnumeric.linear_algebra import *' used; unable to detect undefined names
./usr/share/pyshared/matplotlib/numerix/linear_algebra/__init__.py:4: 'from numpy.linalg.old import *' used; unable to detect undefined names

This report was generated on Sun, 02 Jan 2011 05:31:44 +0000, based on results by pyflakes 0.4.0-1