[Python-modules-team] Bug#711612: Bug#711612: python-markdown: Broken package

Paul Tagliamonte paultag at debian.org
Sat Jun 8 15:58:06 UTC 2013


Also make sure you don't have a markdown.py file on the path (cwd?)
On Jun 8, 2013 7:31 AM, "Dmitry Shachnev" <mitya57 at gmail.com> wrote:

> Control: tags -1 +moreinfo
>
> Thanks for the bug report. Unfortunately, I can't reproduce it here with
> the
> same package version:
>
> >>> import markdown
> >>> dir(markdown)
> ['Extension', 'Markdown', '__all__', '__builtins__', '__doc__',
> '__file__', '__name__', '__package__', '__path__', 'blockparser',
> 'blockprocessors', 'build_block_parser', 'build_inlinepatterns',
> 'build_postprocessors', 'build_preprocessors', 'build_treeprocessors',
> 'codecs', 'etree_loader', 'extensions', 'inlinepatterns', 'logger',
> 'logging', 'markdown', 'markdownFromFile', 'odict', 'postprocessors',
> 'preprocessors', 're', 'serializers', 'sys', 'to_html_string',
> 'to_xhtml_string', 'treeprocessors', 'util', 'version', 'version_info']
> >>> markdown.version
> '2.1.1'
>
> According to <
> http://packages.debian.org/wheezy/all/python-markdown/filelist>,
> all the required files are also present.
>
> It seems you are using a non-standard Python shell (IPython?). Can you
> please
> check if the problem persists with the stock CPython? Also, reinstalling
> the
> package can help.
>
> --
> Dmitry Shachnev
>
> _______________________________________________
> Python-modules-team mailing list
> Python-modules-team at lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20130608/b339b2a7/attachment.html>


More information about the Python-modules-team mailing list