Comment on Go enjoy Python3parentComments−rdtsc11y, let's talk about sending on something like a channel in Python: import Queue; q=Queue.Queue(); q.put(1) > to say nothing of Python's implementation of the "go" keyword...Why would Python have a go keyword? Go doesn't have the "except" keyword that Python has, not sure what the point it?
Comments
Why would Python have a go keyword? Go doesn't have the "except" keyword that Python has, not sure what the point it?