[Python-Dev] Deprecating string exceptions (original) (raw)
Guido van Rossum guido@python.org
Wed, 27 Mar 2002 16:05:07 -0500
- Previous message: [Python-Dev] Deprecating string exceptions
- Next message: [Python-Dev] Deprecating string exceptions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
[Samuele]
For issues related to needing vs not-needing to dynamically create Java classes and corresponding security restrictions, it would be user-friendlier if Exception on Jython side would remain a classic-style class. We can give more input when we have sorted out the implementation of new-style classes subclassing (that's many month away :( ). Maybe the issues will become non-issues or not.
Good point. We'll be cautious.
--Guido van Rossum (home page: http://www.python.org/~guido/)
- Previous message: [Python-Dev] Deprecating string exceptions
- Next message: [Python-Dev] Deprecating string exceptions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]