vregistry.py
changeset 4333 7add8a73a168
parent 4252 6c4f109c2b03
child 4436 294e084f1263
--- a/vregistry.py	Fri Jan 22 11:40:22 2010 +0100
+++ b/vregistry.py	Fri Jan 22 14:40:14 2010 +0100
@@ -139,7 +139,6 @@
 
     # dynamic selection methods ################################################
 
-    @deprecated('[3.6] use select instead of object_by_id')
     def object_by_id(self, oid, *args, **kwargs):
         """return object with the given oid. Only one object is expected to be
         found.