Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
987b188615eb74eef0e61a21548560f74abf288d
/
Tools
/
demo
/
queens.py
856898b
Harmonize docstrings. Move redemo from Tools/scripts to Tools/demo. Add a README file to Tools/demo.
by Georg Brandl
· 14 years ago
7fafbc9
More cleanup: Move some demos into a dedicated Tools/demo dir, move 2to3 demo to Tools, and remove all the other Demo content.
by Georg Brandl
· 14 years ago
[Renamed from Demo/scripts/queens.py]
90f5ba5
convert shebang lines: python -> python3
by Benjamin Peterson
· 15 years ago
ec8aab6
Merged revisions 75354 via svnmerge from
by Georg Brandl
· 15 years ago
6f2df4d
Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lingering print statements.
by Collin Winter
· 18 years ago
4526f2a
A solution to the classic N queens problem.
by Guido van Rossum
· 24 years ago