Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #71920
| From | Wolfgang Maier <wolfgang.maier@biologie.uni-freiburg.de> |
|---|---|
| Subject | Re: All-numeric script names and import |
| Date | 2014-05-23 11:22 +0200 |
| References | <mailman.10190.1400680014.18130.python-list@python.org> <1714fbce-827f-4ba5-853c-f2f934a75466@googlegroups.com> <CAPTjJmrfFJYk0P14tZiakWE4uFMSFaQ8pujOuNG49qnUOD-b_A@mail.gmail.com> <lln2kj$3op$1@ger.gmane.org> <CAPTjJmqUZ5w1GOQQ1g2Rd5wb_Q3Hy0fHgZkJPV25zMAx_dUmOQ@mail.gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.10237.1400836971.18130.python-list@python.org> (permalink) |
On 23.05.2014 11:02, Chris Angelico wrote: > On Fri, May 23, 2014 at 6:58 PM, Wolfgang Maier > <wolfgang.maier@biologie.uni-freiburg.de> wrote: >> Latin, you DID use Arabic numbers :) >> > > I may have used an Arabic numeral, but I named my script very > definitely in English. Isn't it obvious? It's read "one dot pie", > which is clearly English! :) > I see, so what you should propose then is a change to import, so that when it can't find a module it will try to import an alternative that's pronounced the same way. Then you could simply do: import one and you're fine :) Cheers, Wolfgang
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
All-numeric script names and import Chris Angelico <rosuav@gmail.com> - 2014-05-21 23:46 +1000
Re: All-numeric script names and import Mark H Harris <harrismh777@gmail.com> - 2014-05-21 09:24 -0500
Re: All-numeric script names and import Chris Angelico <rosuav@gmail.com> - 2014-05-22 00:40 +1000
Re: All-numeric script names and import Mark H Harris <harrismh777@gmail.com> - 2014-05-21 09:24 -0500
Re: All-numeric script names and import Rustom Mody <rustompmody@gmail.com> - 2014-05-22 19:08 -0700
Re: All-numeric script names and import Chris Angelico <rosuav@gmail.com> - 2014-05-23 13:26 +1000
Re: All-numeric script names and import Wolfgang Maier <wolfgang.maier@biologie.uni-freiburg.de> - 2014-05-23 10:58 +0200
Re: All-numeric script names and import Chris Angelico <rosuav@gmail.com> - 2014-05-23 19:02 +1000
Re: All-numeric script names and import Wolfgang Maier <wolfgang.maier@biologie.uni-freiburg.de> - 2014-05-23 11:22 +0200
Re: All-numeric script names and import Chris Angelico <rosuav@gmail.com> - 2014-05-23 19:28 +1000
Re: All-numeric script names and import Michael Torrie <torriem@gmail.com> - 2014-05-23 16:52 -0600
csiph-web