Newbie question about method options

python-newbie113 warhammer1805 at gmail.com
Wed Jun 17 00:05:43 EDT 2009


I am new to python and have a question about using methods.

Here is the link i am looking at:
http://www.pythonware.com/library/tkinter/introduction/x2102-methods.htm

If i use, create_arc(bbox, options) => id
what is id? and how do i find the parameter list representing options?

Thanks for help in advance

Andrew



More information about the Python-list mailing list