Path: csiph.com!optima2.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!newsfeed.straub-nv.de!eternal-september.org!feeder.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail From: Marko Rauhamaa Newsgroups: comp.lang.python Subject: Re: Devanagari int literals [was Re: Should non-security 2.7 bugs be fixed?] Date: Sun, 19 Jul 2015 10:44:15 +0300 Organization: A noiseless patient Spider Lines: 15 Message-ID: <87pp3o7fsg.fsf@elektro.pacujo.net> References: <7083e494-6192-4acb-aea9-216d858171bc@googlegroups.com> <55ab2b57$0$1664$c3e8da3$5496439d@news.astraweb.com> <87twt07h3a.fsf@elektro.pacujo.net> <1fc552fc-5504-434a-8fdd-2bdd88afc4d7@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: mx02.eternal-september.org; posting-host="b7cb1518d23ec19d482dcc9c31d30fdd"; logging-data="22626"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/BZSt1SykknaQgOISQWmG1" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) Cancel-Lock: sha1:LV9r730Gy6Ui870S0xX87L3c0Mk= sha1:a4SFLssQHcdBweqlANm2FrktECM= Xref: csiph.com comp.lang.python:94104 Rustom Mody : > On Sunday, July 19, 2015 at 12:46:26 PM UTC+5:30, Marko Rauhamaa wrote: >> IOW, don't make it global. > > But it is willy-nilly global. > Python: >>>> 4+5 > 9 The interactive mode is not all that interesting, but ok, make that configurable as well. Marko