newbie: cannot import name error
Cliff Wells
logiplexsoftware at earthlink.net
Mon Sep 10 16:09:36 EDT 2001
More information about the Python-list mailing list
Mon Sep 10 16:09:36 EDT 2001
- Previous message (by thread): newbie: cannot import name error
- Next message (by thread): AW: Evidence of pythoncom bug?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Monday 10 September 2001 12:17, Peter Hansen wrote: > David Bolen wrote: > Meanwhile, is it really the case that "extension" refers > exclusively to code not written in Python? If so, please > refer me to where the official definition has been made > so I can set my mind at ease. Semantically, you may be correct. However, for the sake of clarity, I think most people think of extensions as being written in C (probably because the process of integrating with C is referred to as "Extending and Embedding" in the documentation). -- Cliff Wells Software Engineer Logiplex Corporation (www.logiplex.net) (503) 978-6726 x308 (800) 735-0555 x308
- Previous message (by thread): newbie: cannot import name error
- Next message (by thread): AW: Evidence of pythoncom bug?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list