[Python-Dev] Opinions on const-correctness? (original) (raw)
Guido van Rossum guido@python.org
Wed, 13 Mar 2002 14:17:53 -0500
- Previous message: [Python-Dev] Opinions on const-correctness?
- Next message: [Python-Dev] Opinions on const-correctness?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
My original intention was to do exactly that to the (public, most often used) Python interface.
Have you tried this on a small scale? Would it make sense to try it on a larger scale as a patch submitted to SF to see how bad the impact would be? (No guarantee that the patch will be accepted, but showing an open mind.)
--Guido van Rossum (home page: http://www.python.org/~guido/)
- Previous message: [Python-Dev] Opinions on const-correctness?
- Next message: [Python-Dev] Opinions on const-correctness?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]