File: mlab.py

package info (click to toggle)
mayavi2 4.8.3-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 21,892 kB
  • sloc: python: 49,447; javascript: 32,885; makefile: 129; fortran: 60
file content (8 lines) | stat: -rw-r--r-- 293 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
# Author: Gael Varoquaux <gael.varoquaux at normalesup.org>
# Copyright (c) 2007-2020, Enthought, Inc.
# License: BSD Style.

print("!! mayavi.tools.mlab is obsolete and has been replaced by !!")
print("!! mayavi.mlab. Please update your code.                  !!")

from mayavi.mlab import *