Re: Combinations of lists

2012-10-04 Thread Steen Lysgaard
2012/10/4 Joshua Landau : > On 3 October 2012 21:15, Steen Lysgaard wrote: >> >> Hi, >> >> thanks for your interest. Sorry for not being completely clear, yes >> the length of m will always be half of the length of h. > > > (Please don't top post)

Re: Combinations of lists

2012-10-03 Thread Steen Lysgaard
Hi, thanks for your interest. Sorry for not being completely clear, yes the length of m will always be half of the length of h. /Steen 2012/10/3 Joshua Landau : > On 3 October 2012 20:20, Oscar Benjamin wrote: >> >> On 3 October 2012 15:26, Steen Lysgaard wrote: >>

Combinations of lists

2012-10-03 Thread Steen Lysgaard
not matter i.e. ['aA', 'aA', 'bB', 'bB'] and ['aA', 'bB', 'aA', 'bB'] are considered the same) This is achieved by the code below, this however needs to go through all possible combinations (faculty of len(h)) an

Re: win32 extension install hiccup

2005-02-13 Thread steen
MM wrote: > Hi, > > I downloaded the latest win32all build 202 and tried to install under > win2000 with Py2.4. Install complains about 'couldn't open py2.4 to run > script pywin32-preinstall.py'. I checked the directories and there was > no sign of this file (preinstall.py) so I presume this is