freebsd-ports/devel/py-zope.deprecation/pkg-descr
Cheng-Lung Sung 8526b8628b - Update WWW
- add DIST_SUBDIR=zope

PR:		ports/160523
Submitted by:	Ruslan Mahmatkhanov <cvs-src_AT_yandex dot ru>
2011-09-30 00:21:43 +00:00

9 lines
356 B
Text

The hardest part of the Python development process was to ensure
backward-compatibility and correctly mark deprecated modules,
classes, functions, methods and properties.
zope.deprecation provides a simple function called
'deprecated(names, reason)' to deprecate the previously mentioned
Python objects.
WWW: http://pypi.python.org/pypi/zope.deprecation