iro/view/xmlrpc_old.py
branchdevel
changeset 265 f6c906b40cce
parent 248 830204e316ca
child 291 84eb5a7a715a
--- a/iro/view/xmlrpc_old.py	Thu Mar 29 18:31:53 2012 +0200
+++ b/iro/view/xmlrpc_old.py	Thu Mar 29 18:44:28 2012 +0200
@@ -10,6 +10,9 @@
 
 #You should have received a copy of the GNU General Public License
 #along with this program; if not, see <http://www.gnu.org/licenses/>.
+
+""".. deprecated:: 1.0a"""
+
 import logging
 logger=logging.getLogger("iro.user")
 class NotSupportedFeature (Exception):