Re: Bug?
"Luke Dunstan" <[email protected]>
| Newsgroups | gmane.comp.python.windows-ce |
|---|---|
| Message-ID | <[email protected]> |
----- Original Message ----- From: <[email protected]> To: <[email protected]> Sent: Monday, January 15, 2007 7:03 PM Subject: [PythonCE] Bug? > Hello, trying to discover if socket module has bluetooth support, I typed > in the python console help(socket). This blocks the idle, no other action > it's possible. If I do help(another-module) there's no problem (example > help(os)). > I'm working on a Dell Axim x51v, python 2.5 last release. > > Regards and thanks, Enrico Yes, it looks like a bug. I'll try to investigate when I can. Luke