Re: [python-win32] Embedded Python & win32api

2008-06-21 Thread Howard Lightstone
> > I'm getting crasy about embedding python-win32 in a c++ application. --snip-- I had the same issue. Here is the sequence I evolved from both 2.2 and 2.5 implementations (and working in production code although this code IS just at part of the stuff): // some tables I use char *plines[]= {

Re: [python-win32] P3K?

2008-06-21 Thread bob gailer
IBM 650 anyone? Punched card i/o. 2000 word drum memory ( each word = 10 decimal digits). First language: machine language. Then assembler and a precursor of Basic called Classmate. PL/I Then the first breath of fresh air: APL. A lot like Python in that it made programming a LOT easier. On and