thank you so much.
--
http://mail.python.org/mailman/listinfo/python-list
hi all,
need your help. i get a traceback that doesn't tell much about the
actual error in my code:
Traceback (most recent call last):
File ".\eightqueens.py", line 32, in
generate(n, x, col, up, down)
File ".\eightqueens.py", line 17, in generate
else: generate(n, x, col, up, down)
Hi,
I'm not an experienced developer, and I came across this statement by
reading a code. I search for explanation, but can't find anything
meaningful. I read the entire document written by python's creator
about the features of version 2.2 The one named unifying types and
classes. But This docume