Re: [Tutor] request.post in If condition

2017-10-30 Thread sourav voip
Hi All, I'm trying to hit request.post with condition using if-else as below... I;m posting the full script here...as I've tried declaring post url details tested with multiple places.. If condition for disk utiliztion is working perfect ,however request.post is not hitting. Please suggest any hi

[Tutor] request.post in If condition

2017-10-30 Thread sourav voip
Hi All, I'm trying to hit request.post with condition using if-else as below... I;m posting the full script here...as I've tried declaring post url details tested with multiple places. ___ Tutor maillist - Tutor@python.org To unsubscribe or change subs

[Tutor] Help with python 2.7

2017-10-30 Thread Alchemy
Hello, I am in the midst of a career change from renovations to computers. I’m used to working conceptually and understand coding is that. I am taking an online opencourseare classfrom MIT “Introduction to computer science and programming”. The class uses python 2.7, has video lectures and homewo

Re: [Tutor] Help with python 2.7

2017-10-30 Thread Alan Gauld via Tutor
On 30/10/17 21:02, Alchemy wrote: > I’m stuck on the homework ,butmore importantly stuck on the concepts behind > the homework. > > Can your orginazation help? Yes, we are happy to help with homework although we won't usually give you the full answer. We will make suggestions and are happy to r

Re: [Tutor] Help with python 2.7

2017-10-30 Thread Mike Miller
This is a mailing list, so the best way to get help is to send a request with code examples and most importantly what you have already tried. That being said, there are some smart people on here, much more experienced than I am on Python so I would say you can get help with any problem you may have