Python or C?

Michael E. Davis theservo at bellsouth.net
Fri May 25 00:04:49 EDT 2001


Jeez... There's a Michael Davis in every crowd!

Yeah, Python cannot make DLLS.

I could be mistaken, but isn't there an Active X control for Python? I could
be thinking of Lua...

"Michael Davis" <michael at damaru.com> wrote in message
news:3B0DD53A.8DD06DAC at damaru.com...
> E Mo 6283 wrote:
> >
> > Before I start to learn Python, I would like to know which would be
better to
> > write DLL files to link to a Visual Basic program, C or Python?
>
> C would be better, because Python is an interpreted language, and thus
> not suitable for writing shared object libraries.
>
> Please correct me if I'm wrong here - I'm new to Python, but certainly
> not new to C.
>
> Of course, my preference would be C++, but that's perhaps flame bait
> which doesn't belong in this news group :-)
>
>
> --
> Michael Davis
> Damaru
> Custom Programming - Web Development - Database Design
> http://www.damaru.com





More information about the Python-list mailing list