Re: Swiss Ephemeris

2019-07-27 Thread prithwis
Hello Peter I too was looking for a pythonic implementation of Swiss Ephemeris and arrived at https://pypi.python.org/pypi/pyswisseph After some fiddling around with the various parameters, I have finally made it work to calculate Ayanamsa, Planetary Body Positions & Speed and Ascendant ( whic

Re: Definite or indefinite article for non-singletons?

2019-07-27 Thread DL Neil
On 28/07/19 9:10 AM, Chris Angelico wrote: When talking about indistinguishable objects, is it correct to talk about "the " or "an "? Example: def f(s): """Frob a thing. If s is an empty string, frobs all the things. OR If s is the empty string, frobs all the things. """

Re: Definite or indefinite article for non-singletons?

2019-07-27 Thread Terry Reedy
On 7/27/2019 5:10 PM, Chris Angelico wrote: When talking about indistinguishable objects, is it correct to talk about "the " or "an "? Example: def f(s): """Frob a thing. If s is an empty string, frobs all the things. OR If s is the empty string, frobs all the things.

Re: Definite or indefinite article for non-singletons?

2019-07-27 Thread Mirko via Python-list
Am 27.07.2019 um 23:10 schrieb Chris Angelico: > When talking about indistinguishable objects, is it correct to talk > about "the " or "an "? > > Example: > > def f(s): > """Frob a thing. > > If s is an empty string, frobs all the things. > OR > If s is the empty string, frobs al

Re: Definite or indefinite article for non-singletons?

2019-07-27 Thread Ethan Furman
On 07/27/2019 02:10 PM, Chris Angelico wrote: When talking about indistinguishable objects, is it correct to talk about "the " or "an "? Multiple indistinguishable objects are still multiple, so "an". Implementation details should only enter the conversation when specifically discussing the

Re: Definite or indefinite article for non-singletons?

2019-07-27 Thread Cameron Simpson
On 28Jul2019 07:10, Chris Angelico wrote: When talking about indistinguishable objects, is it correct to talk about "the " or "an "? Example: def f(s): """Frob a thing. If s is an empty string, frobs all the things. OR If s is the empty string, frobs all the things. """ It's e

Definite or indefinite article for non-singletons?

2019-07-27 Thread Chris Angelico
When talking about indistinguishable objects, is it correct to talk about "the " or "an "? Example: def f(s): """Frob a thing. If s is an empty string, frobs all the things. OR If s is the empty string, frobs all the things. """ It's entirely possible that a Python implement

Re: a problem in Libs installs

2019-07-27 Thread MRAB
On 2019-07-27 12:31, Ali Keshavarz Nasab wrote: Hi dear Mr/Maddam When I install some libs in CMD or Power shield the error is appeared: “Running setup.py install for pillow ... error”. Whats the solution and what is the best way to install Libs? I use 3.8.0b2 version. What is the best editor f

a problem in Libs installs

2019-07-27 Thread Ali Keshavarz Nasab
Hi dear Mr/Maddam When I install some libs in CMD or Power shield the error is appeared: “Running setup.py install for pillow ... error”. Whats the solution and what is the best way to install Libs? I use 3.8.0b2 version. What is the best editor for python? Thanks alot Sent from Mail

error

2019-07-27 Thread
다운로드를 하고 있는데 파이썬이 열리지가 않습니다.다운로드를 하고 있는 도중에 문제가 난듯이 파이썬이 안 열립니다. Windows 10용 메일에서 보냄 -- https://mail.python.org/mailman/listinfo/python-list