I guess I must have missed something out in my installation, any how,
after flushing 2.3 from my home pc and reinstalling with 2.4 versions of
my favourites I find that Pythonwin.exe has a missing dependency on
MFC71.dll is this a known problem? The installer I used is
pywin32-203.win32-py2.4.e
Robin Becker wrote:
I guess I must have missed something out in my installation, any how,
after flushing 2.3 from my home pc and reinstalling with 2.4 versions of
my favourites I find that Pythonwin.exe has a missing dependency on
MFC71.dll is this a known problem? The installer I used is
pywin
This is purely an academic query. I would like a recipe for printing out X
number of prime numbers. I can do this quite easily with Java but not with
Python 2.4. [ I am fairly new to Python]. I can print out primes up to given
integer number, say for example 50, but not 50 prime numbers.
Any help w
On Sat, 5 Feb 2005 11:45:10 -0500, TREVOR SULLIVAN
<[EMAIL PROTECTED]> wrote:
> This is purely an academic query. I would like a recipe for printing out X
> number of prime numbers. I can do this quite easily with Java but not with
> Python 2.4. [ I am fairly new to Python]. I can print out primes