trapping errors in function call syntax

Avi Kak kak at purdue.edu
Mon Feb 13 14:13:18 EST 2006


Hello:

   Suppose I write a function that I want to be called
   with ONLY keyword argumnts, how do I raise an
  exception should the function get called with 
  what look like position-specfic arguments?

  Any help would be appreciated.

Avi Kak




More information about the Python-list mailing list