[Tutor] How to schedule the SFTP folder sync using python

2017-10-31 Thread Pareshkumar Panchal
Hi, can you help me about scheduling the folder sync between sftp and local directory? pysftp library is good or you recommend different library? thank you ___ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: https://m

Re: [Tutor] request.post in If condition

2017-10-31 Thread Mike Miller
What do you mean when you say it is not hitting? Is there a specific error, or are you saying it simply isn't posting to your site? Mike On Mon, Oct 30, 2017, 8:21 AM sourav voip wrote: > Hi All, > > I'm trying to hit request.post with condition using if-else as below... > I;m posting the full

[Tutor] missing idlelib and pip

2017-10-31 Thread Paul Simon
The python distribution for the Mageia 6 update does not include idlelib or pip. Please tell me where to find them to add. This seems to be a constant issue with linux distributions of python. I tried to have idlelib added to the Mageia 6 update and all I got was vague noise and nothing done