summaryrefslogtreecommitdiffstats
path: root/Demo/scripts/queens.py
Commit message (Expand)AuthorAgeFilesLines
* Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lin...Collin Winter2007-07-171-7/+7
* A solution to the classic N queens problem.Guido van Rossum2000-11-161-0/+85