Re: COM makepy problem

2005-08-04 Thread James Kew
"Alexander Eisenhuth" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > ActivePython 2.4.1 > Windows XP > > I write a COM Server in VC++ 6.0 using ATL. So far so good. While I > develop I got sometimes strange behaviour with makepy utility. Today > again. :-( > > SyntaxError: invali

Re: Shift Confusion

2005-02-24 Thread James Kew
"Dennis Lee Bieber" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > On 23 Feb 2005 22:06:54 -0800, "Kamilche" <[EMAIL PROTECTED]> > declaimed the following in comp.lang.python: > >> >> Essentially, it should be possible to use a 'packed string' format in >> Python, where as long as t

Re: setDocumentLocator in validating parser (xmlproc)

2005-03-18 Thread James Kew
setattr(xml.sax.drivers2.drv_xmlproc.XmlprocDriver, "set_locator", set_locator) HTH, James Kew http://jameskew.blogspot.com -- http://mail.python.org/mailman/listinfo/python-list