Update deprecation warnings
[pyi2ncommon] / src / cnfline / build_proxy_accesslist.py
index c73a5d3..1b0a838 100644 (file)
 #
 # Copyright (c) 2016-2018 Intra2net AG <info@intra2net.com>
 
+"""
+.. note:: DEPRECATED! Please do not extend this or add new uses of this module,
+          use :py:mod:`pyi2ncommon.arnied_api` or :py:mod:`pyi2ncommon.cnfvar`
+          instead!
+"""
+
 from .build_cnfvar import BuildCnfVar
 """Class to create proxy accesslists on the fly"""