Re: Friday Finking: Limiting parameters

2020-07-11 Thread DL Neil via Python-list
On 12/07/20 9:46 AM, Christman, Roger Graydon wrote: I'll preface this by saying I am a programming instructor who still teaches from the ivory tower, so may not necessarily reflect actual practice in industry. ...in which case I will preface my response by saying that one of the virtues of th

Re: Friday Finking: Limiting parameters

2020-07-11 Thread Christman, Roger Graydon
I'll preface this by saying I am a programming instructor who still teaches from the ivory tower, so may not necessarily reflect actual practice in industry. But I have a very simple rule of thumb for limiting parameters: One should be able to summarize what a function does in one or two sentences

Re: Friday Finking: Limiting parameters

2020-07-11 Thread DL Neil via Python-list
On 12/07/20 8:13 AM, Peter J. Holzer wrote: On 2020-07-11 09:54:33 +1200, dn via Python-list wrote: Questions: Is the idea of limiting the number of parameters passed across an interface a real concern or somewhat an affectation? Is three, five, seven, ... a valid limit (or warning-signal)? D

Re: Need a Dynamic vlookup using python

2020-07-11 Thread DL Neil via Python-list
On 11/07/20 8:34 PM, narenchund...@gmail.com wrote: Any suggestions please Clarify the requirements, rather than starting with a 'solution'. Communicate the constraints, eg what is already in-place. "vlookup" has particular meaning in worksheet/spreadsheet packages. Is that what you are usin

Re: Friday Finking: Limiting parameters

2020-07-11 Thread Peter J. Holzer
On 2020-07-11 09:54:33 +1200, dn via Python-list wrote: > Questions: > > Is the idea of limiting the number of parameters passed across an interface > a real concern or somewhat an affectation? > > Is three, five, seven, ... a valid limit (or warning-signal)? > > Do you have a personal or corpor

Re: Unable to login | fbchat.Client

2020-07-11 Thread MRAB
On 2020-07-11 08:26, Shivam Dutt Sharma wrote: Dear All, I am facing an error while trying to log-in to fbchat.Client. This is obviously despite me entering absolutely correct ID & P/W. It could be because of any latest update in the package, or a user_agent / session (cookies) issue too. Prim

Re: Unable to login | fbchat.Client

2020-07-11 Thread 2QdxY4RzWzUUiLuE
On 2020-07-11 at 12:56:22 +0530, Shivam Dutt Sharma wrote: > *Logging in xx.x.xx... > Attempt #1 failed, retrying > Traceback (most recent call last): > File "C:\Users\my\Anaconda3\lib\site-packages\fbchat\_client.py", > line 209, in login > user_agent=user_agent, > File "C:\Users

Unable to login | fbchat.Client

2020-07-11 Thread Shivam Dutt Sharma
Dear All, I am facing an error while trying to log-in to fbchat.Client. This is obviously despite me entering absolutely correct ID & P/W. It could be because of any latest update in the package, or a user_agent / session (cookies) issue too. Prima-facie, if you think a few adjustments need to b

Need a Dynamic vlookup using python

2020-07-11 Thread narenchunduri
Any suggestions please -- https://mail.python.org/mailman/listinfo/python-list

Re: python software foundation

2020-07-11 Thread Souvik Dutta
No. On Sat, Jul 11, 2020, 4:04 PM Jithesh Thirumaran wrote: > Have you uninstall the site package of the python version 3.7.2 > please reply me immediately > Thank you, > (T.Jithesh) > -- > https://mail.python.org/mailman/listinfo/python-list > -- https://mail.python

python software foundation

2020-07-11 Thread Jithesh Thirumaran
Have you uninstall the site package of the python version 3.7.2 please reply me immediately Thank you, (T.Jithesh) -- https://mail.python.org/mailman/listinfo/python-list