Bug#414549: python-pygments: pygmentize cli fails with AttributeError

2007-03-12 Thread G. Milde
On 12.03.07, Piotr Ozarowski wrote: > [Günter Milde, 12.03.2007] > > Version: 0.5.1-1 >^^^ > version 0.5.1 contains "cmdline_main", not "cmdline.main" ... > Did you try to upgrade to 0.7.1-1 in the meantime? Looking at the files in the package and at the installed files it looks

Bug#414549: python-pygments: pygmentize cli fails with AttributeError

2007-03-12 Thread Piotr Ozarowski
[Günter Milde, 12.03.2007] > Version: 0.5.1-1 ^^^ version 0.5.1 contains "cmdline_main", not "cmdline.main" - see line 79 in /usr/share/pycentral/python-pygments/site-packages/pygments/__init__.py ("cmdline.main" is used in leter version, see package from experimental) > The comma

Bug#414549: python-pygments: pygmentize cli fails with AttributeError

2007-03-12 Thread Günter Milde
Package: python-pygments Version: 0.5.1-1 Severity: important Tags: patch The command line interface for the pygments module `pygmentize` contains a leftover from previous version that prevents it from working at all:: [EMAIL PROTECTED]:~/.python/packages > pygmentize pylit.py Traceback (mos