From: Philip J. <pj...@un...> - 2008-11-24 02:05:26
|
Begin forwarded message: > Revision: 5626 > http://jython.svn.sourceforge.net/jython/?rev=5626&view=rev > Author: pjenvey > Date: 2008-11-24 02:02:47 +0000 (Mon, 24 Nov 2008) > > Log Message: > ----------- > add an isBaseType flag to @ExposedType for toggling whether types are > subclassable. disallow subclassing of builtin_function_or_method > (fixes > test_descr.errors). note that this requires an ant clean > refs #1758319 Heads up: You'll need to run an ant clean after updating to this revision. -- Philip Jenvey |