Talk:Pascal's triangle/Puzzle

From Rosetta Code

Problem with Python csp library

The downloaded library relied on a utils.unique() function which is not part of the utils standard library. I had to edit the source of csp.py to use set() instead. --Paddy3118 17:18, 19 July 2010 (UTC)