Package: python3-serial
Version: 2.5-1
Severity: normal

In module serialposix.py, line 218, the definition of function 'device' for
unrecognized platforms, reads:
def device(portum):

It should read (to match the function body):
def device(portnum):

-- System Information:
Debian Release: 6.0
  APT prefers squeeze-updates
  APT policy: (500, 'squeeze-updates'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Reply via email to