~ubuntu-branches/ubuntu/trusty/guiqwt/trusty

« back to all changes in this revision

Viewing changes to guiqwt/colormap.py

  • Committer: Package Import Robot
  • Author(s): Picca Frédéric-Emmanuel
  • Date: 2011-09-11 21:06:12 UTC
  • mto: (15.1.1 experimental)
  • mto: This revision was merged to the branch mainline in revision 11.
  • Revision ID: package-import@ubuntu.com-20110911210612-jw6w1dv0s2tsl5ic
Tags: upstream-2.1.5
Import upstream version 2.1.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
# Licensed under the terms of the CECILL License
6
6
# (see guiqwt/__init__.py for details)
7
7
 
 
8
# pylint: disable=C0103
 
9
 
8
10
"""
9
11
guiqwt.colormap
10
12
---------------