add deprecation note

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7579 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2005-10-04 20:12:52 +00:00
commit d2be752387

View file

@ -2006,7 +2006,7 @@ Version 1.3.23 (November 11, 2004)
or
%pythondynamic(0);
%pythondynamic(0); [ Note: %pythondynamic since deprecated ]
to force all the wrapped classes to be "nondynamic" ones.