[Python-Dev] Deprecating divmod() // % for complex (original) (raw)
Neal Norwitz neal@metaslash.com
Mon, 15 Apr 2002 08:50:24 -0400
- Previous message: [Python-Dev] Re: [Python-checkins] python/dist/src/Objects complexobject.c,2.57,2.58
- Next message: [Python-Dev] Deprecating divmod() // % for complex
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Guido van Rossum wrote:
[Tim] > Does it make sense to deprecate divmod() and // for complex numbers while > leaving % intact? It doesn't, and I've repaired this.
Does it make sense to expand PEP 4 or make a new PEP to point out all these other features which are also deprecated? This would include classes/methods/functions, etc.
Neal
- Previous message: [Python-Dev] Re: [Python-checkins] python/dist/src/Objects complexobject.c,2.57,2.58
- Next message: [Python-Dev] Deprecating divmod() // % for complex
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]