** Branch unlinked: lp:~c2c/openobject-addons/trunk-proposed-cleanups -- You received this bug notification because you are a member of OpenERP Indian Team, which is subscribed to OpenERP Server. https://bugs.launchpad.net/bugs/1052392
Title: [trunk] [wishlist] use DeprecationWarnings to tag deprecated classes / methods / parameters Status in OpenERP Server: In Progress Bug description: The Python standard library provides the ability to warn the developpers of deprecated features through the use of the warnings module and the DeprecationWarning and PendingDeprecationWarning classes. The openerp framework should use these to flag deprecated classes, methods and method parameters. To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-server/+bug/1052392/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~openerp-india Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-india More help : https://help.launchpad.net/ListHelp

