Re: [Tutor] How to count vehicle? I'm trying but my code don't increasing..

2014-09-03 Thread Emile van Sebille
On 9/2/2014 7:01 AM, Whees Northbee wrote: If all of these confusing, I'll simplify the problem, I need to know if a point (x,y) exactly at a line where line is (ax1,ay) to (ax2,ay).. Can someone tell me how?? if ax1https://mail.python.org/mailman/listinfo/tutor

Re: [Tutor] Good Text Editor/IDE for Python

2014-09-03 Thread memilanuk
On 09/03/2014 12:49 AM, Alan Gauld wrote: I can see how it happened, after all anaconda is a snake too so its an "obvious" name for a Python related project... True... but about 15 seconds of due diligence searching google beforehand for 'python anaconda' is all they had to do to avoid the na

Re: [Tutor] Good Text Editor/IDE for Python

2014-09-03 Thread Alan Gauld
On 03/09/14 08:26, memilanuk wrote: On 09/01/2014 07:36 PM, Juan Christian wrote: Forget guys, we have the true winner, Anaconda (https://sublime.wbond.net/packages/Anaconda) Weird that they would pick that name given the potential for confusion with this: https://store.continuum.io/cshop/an

Re: [Tutor] Good Text Editor/IDE for Python

2014-09-03 Thread memilanuk
On 09/01/2014 07:36 PM, Juan Christian wrote: Forget guys, we have the true winner, Anaconda (https://sublime.wbond.net/packages/Anaconda) Anaconda turns your Sublime Text 3 in a full featured Python development IDE including autocompletion, code linting, IDE features, autopep8 formating, McCabe