feature request: a better str.endswith

M

Michele Simionato

That's great, but your recipe contains a very serious error - you
spelled my name wrong ;)

Chris Perkins (not Perking)

Oops! It was a typo, I am going to correct it immediately!

Michele
 
R

Ray Chu

I'd like to get familiar with the Win32 phone interface by using Python. Googling has just yielded Linux
apps. Would appreciate specific help or suggestions about where to look.

- TIA
Ray
 
K

Kent Hsu (Hsu, Chih-Peng)

Try "ctypes" or "calldll" to call the Win32 api directly.

Best regards,
Kent Hsu

Ray Chu said:
I'd like to get familiar with the Win32 phone interface by using Python.
Googling has just yielded Linux
 
P

Peter Hansen

Kent Hsu (Hsu said:
Try "ctypes" or "calldll" to call the Win32 api directly.

Specifically, ctypes. I'm pretty sure calldll should be considered obsolete
and it doesn't appear there's an obvious place to find a calldll binary for
Python 2.3, so it looks unsupported at this point.

-Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,756
Messages
2,569,534
Members
45,007
Latest member
OrderFitnessKetoCapsules

Latest Threads

Top