Function within class and in modules

Andrew Berg bahamutzero8825 at gmail.com
Thu Jun 16 09:02:45 EDT 2011


On 2011.06.15 08:57 AM, Zach Dziura wrote:
> Just repeat this to yourself: Python ISN'T Java.
class MainClass:
    def public static void main(*args):
        print('Am I doin' it right?')

:P

Or something like that. I've forgotten almost everything I learned about
Java.



More information about the Python-list mailing list