[Python-bugs-list] illegal argument type for built-in operation (PR#204)

Fred L. Drake, Jr. fdrake@acm.org
Tue, 15 Feb 2000 14:33:49 -0500 (EST)


guido@python.org writes:
 > When PyArg_ParseTuple() needs an int (for an 'i' format char) but finds
 > something else, it says
 > 
 > TypeError: illegal argument type for built-in operation

  This is also the case for the 'l' format, which is what range()
uses.


  -Fred

--
Fred L. Drake, Jr.	  <fdrake at acm.org>
Corporation for National Research Initiatives