Re: Dictionary bidirectional
If keys and values are unique you could do this... -- # Left : Right roman = { "One" : "I", "Two" : "II", "Three" : "III", "Four": "IV", "Five": "V", "Six" : "VI", "Seven" : "VII",
Re: Serial I/O problem with pywin32 ?
On 3 Sep, 16:33, "Diez B. Roggisch" <[EMAIL PROTECTED]> wrote: > Xavier schrieb: > > > > > Hi, > > > I try to access to a Bluetooth GPS data-logger with Python. I use > > pySerial. > > > Sending and receiving little messages (~100 char) works fine. However, > > when I ask the GPS to dump the trails