Re: [Python-Dev] just a friendly developer

2016-01-31 Thread Ben Finney
ty armour writes: > I am looking for tutorials on basically how to write the python > language. Newcomers to Python are especially invited to the Python ‘tutor’ forum https://mail.python.org/mailman/listinfo/tutor>, for collaborative tutoring in a friendly environment. -- \ “The interne

Re: [Python-Dev] just a friendly developer

2016-01-31 Thread Ethan Furman
On 01/31/2016 12:16 PM, ty armour wrote: > I am looking for tutorials on basically how to write the python > language. Try asking on the python-list [1] mailing list, as that is for general discussion of Python. This list is for developing Python itself. -- ~Ethan~ [1] https://mail.python.