Function declarations ?
Calvin Spealman
ironfroggy at gmail.com
Wed Jun 8 10:06:56 EDT 2011
More information about the Python-list mailing list
Wed Jun 8 10:06:56 EDT 2011
- Previous message (by thread): Function declarations ?
- Next message (by thread): Function declarations ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Just write the function, at the top of the source. Easy peasy. On Wed, Jun 8, 2011 at 9:58 AM, Andre Majorel <cheney at halliburton.com> wrote: > Is there a way to keep the definitions of the high-level > functions at the top of the source ? I don't see a way to > declare a function in Python. > > Thanks in advance. > > -- > André Majorel http://www.teaser.fr/~amajorel/ > J'ai des droits. Les autres ont des devoirs. > -- > http://mail.python.org/mailman/listinfo/python-list > -- Read my blog! I depend on your acceptance of my opinion! I am interesting! http://techblog.ironfroggy.com/ Follow me if you're into that sort of thing: http://www.twitter.com/ironfroggy
- Previous message (by thread): Function declarations ?
- Next message (by thread): Function declarations ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list