On Saturday May 8 2010 18:19:53 Tino Dai wrote: > Hi Everybody, > > My friend and I were having a disagreement about Python. Has Python > always been an OO language or was it at one point a procedural language > like C? Thanks!
The Wikipedia article states: Yes, it was always an object oriented language. http://en.wikipedia.org/wiki/History_of_Python However Python has a predecessor, the ABC language, which is not object oriented. http://en.wikipedia.org/wiki/ABC_programming_language Eike. _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor