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

Dmitry Shachnev mitya57 at gmail.com
Sat Jun 8 11:27:32 UTC 2013


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: This is a digitally signed message part
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20130608/4531959c/attachment.pgp>


More information about the Python-modules-team mailing list