Re: [Tutor] need some help with ascii hex

2005-08-18 Thread francois schnell
Hello, I'm not a Tutor but I found this wich could help you: Source: http://mail.python.org/pipermail/tutor/2003-March/021123.html To convert character data to integers, you can use the ord()function, and to convert a number to hex notation you can use thehex() function.Example:>>> data ="" "

Re: [Tutor] need some help with ascii hex

2005-08-18 Thread francois schnell
On 19/08/05, Alan G <[EMAIL PROTECTED]> wrote: If you are on the tutor list you are a tutor. We don't have anydivisionof role, everyone helps and everuone can ask for help Ok I wasn't sure about the [Tutor] stuff  :) . We are allequals. Well, actually  this is not true:  it is well  known here in

[Tutor] Simple way for i18n ?

2006-03-22 Thread francois schnell
Hello all,I wish to translate a Python script from English to French. I've read the offical documentation (python.org doc) but I must admit that I'm lost now ...I've found some simple explanations here but I can't make it work: http://karrigell.sourceforge.net/en/internationalization.htmHere's wher

Re: [Tutor] Simple way for i18n ?

2006-03-23 Thread francois schnell
nslation file found for domain', domain) IOError: [Errno 2] No translation file found for domain: 'myapp' " I find it strange that "install" finds it but not "translation" (for the same localedir) ? Thanks in advance If you can help. francois On 23/0

Re: [Tutor] Simple way for i18n ?

2006-03-25 Thread francois schnell
://www.flickr.com/photos/frenchy/117229913/Thanks francoisOn 24/03/06, Michael Lange < [EMAIL PROTECTED]> wrote:On Thu, 23 Mar 2006 23:58:58 +0100"francois schnell" < [EMAIL PROTECTED]> wrote:>> Now I'd like to be able to change language without loging out, change&

Re: [Tutor] Capture keyboard input even without python in focus

2006-04-01 Thread francois schnell
Hello,On windows OS I'm using the nice pyhook module:"The pyHook library wraps the low-level mouse and keyboard hooks in the Windows Hooking API for use in Python applications. " See tutorial here:http://www.cs.unc.edu/~parente/tech/tr08.shtmlfrancois On 01/04/06, Ars <[EMAIL PROTECTED] > wrote:

Re: [Tutor] Python video?

2006-04-13 Thread francois schnell
Hello,I find Python411 an excellent podcast about Python:http://www.awaretek.com/python/index.html and on general topics about IT: http://www.itconversations.com/francoisOn 14/04/06, Steve Nelson < [EMAIL PROTECTED]> wrote:On 4/13/06, Danny Yoo < [EMAIL PROTECTED]> wrote:>>> On Wed, 12 Apr 2006, Ho

Re: [Tutor] die or exit function?

2006-06-14 Thread francois schnell
On 13/06/06, Mike Hansen <[EMAIL PROTECTED]> wrote: > -Original Message-> From: tutor-bounces+mhansen=cso.atmel.com@python.org  Wait a minute, is that "atmel" in your e-mail address the one I think of ?http://en.wikipedia.org/wiki/AtmelIf so please thank the AVR gurus for making the best