Your message dated Thu, 30 Aug 2012 11:49:25 +0200
with message-id 
<CAB4XWXzkdj_nhrbWYHCXSaASgFGNcY1F1zpam0ABojjDkkW=c...@mail.gmail.com>
and subject line Re: [Python-apps-team] Bug#605489: pylint: DeprecationWarning: 
imap exists in itertools since py2.3 (etc.)
has caused the Debian Bug report #605489,
regarding pylint: DeprecationWarning: imap exists in itertools since py2.3 
(etc.)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
605489: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605489
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pylint
Version: 0.21.3-1
Severity: minor

Every time I run pylint, it spews a number of deprecation warnings:

$ pylint /dev/null > /dev/null
No config file found, using default configuration
/usr/lib/pymodules/python2.6/pylint/checkers/similar.py:194: 
DeprecationWarning: enumerate exists in builtins since py2.3
  for line_no, line in enumerate(self._stripped_lines):
/usr/lib/pymodules/python2.6/pylint/checkers/similar.py:279: 
DeprecationWarning: sum exists in builtins since py2.3
  total = sum([len(lineset) for lineset in self.linesets])
/usr/lib/pymodules/python2.6/pylint/checkers/similar.py:123: 
DeprecationWarning: enumerate exists in builtins since py2.3
  for idx, lineset in enumerate(self.linesets[:-1]):


(And there are even more of them if you process a less trivial file.)


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'experimental'), (500, 'testing')
Architecture: i386 (x86_64)

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

Versions of packages pylint depends on:
ii  python                        2.6.6-5    interactive high-level object-orie
ii  python-logilab-astng          0.20.3-1   rebuild a new abstract syntax tree
ii python-logilab-common 0.52.1-1 useful miscellaneous modules used ii python-support 1.0.12 automated rebuilding support for P

--
Jakub Wilk



--- End Message ---
--- Begin Message ---
On Thu, Aug 30, 2012 at 11:15 AM, Jakub Wilk <[email protected]> wrote:
> * Sandro Tosi <[email protected]>, 2012-08-30, 10:54:
>> are you still able to replicate this issue? I can't.
>
> No, I can't.

Thanks for confirming, closing.

Regards,
-- 
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi

--- End Message ---

Reply via email to