summaryrefslogtreecommitdiff
path: root/lib/python/gladevcp_makepins.py
blob: 1416f56369e00d6678f16b2691489cfbdb93bf66 (plain)
1
2
3
4
5
6
7
# Backward compatible name

import warnings

warnings.warn("gladevcp_makepins name is deprecated. Use gladevcp.makepins instead")

from gladevcp.makepins import *