1 # Backward compatible name 2 3 import warnings 4 5 warnings.warn("gladevcp_makepins name is deprecated. Use gladevcp.makepins instead") 6 7 from gladevcp.makepins import *