Your message dated Sun, 30 Sep 2007 16:02:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#433424: fixed in epydoc 3.0~beta1-3
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: python-epydoc
Version: 3.0~beta1-1
Severity: minor


A python file can import a module whose name contains a "-" (dash), using
the __import__ builtin function (just doing a normal import fails, as 
identifiers cannot contain dashes):

DebTorrentClient = __import__('debtorrent-client', globals(), locals(), [])

Running epydoc on a file with an import like this generates this error:

UNEXPECTED ERROR:
Bad identifier 'debtorrent-client'

Running in debug mode gets this stack trace:

  [Traceback (most recent call last):
  File "/usr/bin/epydoc", line 13, in ?
    cli()
  File "/var/lib/python-support/python2.4/epydoc/cli.py", line 946, in cli
    main(options, names)
  File "/var/lib/python-support/python2.4/epydoc/cli.py", line 738, in main
    exclude_parse=exclude_parse)
  File "/var/lib/python-support/python2.4/epydoc/docbuilder.py", line 205, in 
build_doc_index
    doc_pairs = _get_docs_from_items(items, options)
  File "/var/lib/python-support/python2.4/epydoc/docbuilder.py", line 333, in 
_get_docs_from_items
    doc_pairs.append(_get_docs_from_module_file(
  File "/var/lib/python-support/python2.4/epydoc/docbuilder.py", line 525, in 
_get_docs_from_module_file
    introspect_doc = introspect_docs(
  File "/var/lib/python-support/python2.4/epydoc/docintrospecter.py", line 127, 
in introspect_docs
    introspect_func(value, val_doc, module_name=module_name)
  File "/var/lib/python-support/python2.4/epydoc/docintrospecter.py", line 267, 
in introspect_module
    container = get_containing_module(child)
  File "/var/lib/python-support/python2.4/epydoc/docintrospecter.py", line 672, 
in get_containing_module
    return DottedName(value.__name__)
  File "/var/lib/python-support/python2.4/epydoc/apidoc.py", line 117, in 
__init__
    raise DottedName.InvalidDottedName(
epydoc.apidoc.InvalidDottedName: Bad identifier 'debtorrent-client'


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.18-4-vserver-amd64 (SMP w/1 CPU core)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages python-epydoc depends on:
ii  python                        2.4.4-6    An interactive high-level object-o
ii  python-support                0.6.3      automated rebuilding support for p

Versions of packages python-epydoc recommends:
ii  graphviz                      2.8-2.6    rich set of graph drawing tools
ii  gs-common                     0.3.11     Common files for different Ghostsc
ii  python-tk                     2.4.4-1    Tkinter - Writing Tk applications 
ii  texlive-fonts-recommended     2007-4     TeX Live: Recommended fonts
ii  texlive-latex-base            2007-4     TeX Live: Basic LaTeX packages
ii  texlive-latex-extra           2007-3     TeX Live: LaTeX supplementary pack
ii  texlive-latex-recommended     2007-4     TeX Live: LaTeX recommended packag

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: epydoc
Source-Version: 3.0~beta1-3

We believe that the bug you reported is fixed in the latest version of
epydoc, which is due to be installed in the Debian FTP archive:

epydoc-doc_3.0~beta1-3_all.deb
  to pool/main/e/epydoc/epydoc-doc_3.0~beta1-3_all.deb
epydoc_3.0~beta1-3.diff.gz
  to pool/main/e/epydoc/epydoc_3.0~beta1-3.diff.gz
epydoc_3.0~beta1-3.dsc
  to pool/main/e/epydoc/epydoc_3.0~beta1-3.dsc
python-epydoc_3.0~beta1-3_all.deb
  to pool/main/e/epydoc/python-epydoc_3.0~beta1-3_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Kenneth J. Pronovici <[EMAIL PROTECTED]> (supplier of updated epydoc package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 30 Sep 2007 10:23:46 -0500
Source: epydoc
Binary: python-epydoc epydoc-doc
Architecture: source all
Version: 3.0~beta1-3
Distribution: unstable
Urgency: low
Maintainer: Kenneth J. Pronovici <[EMAIL PROTECTED]>
Changed-By: Kenneth J. Pronovici <[EMAIL PROTECTED]>
Description: 
 epydoc-doc - official documentation for the Epydoc package
 python-epydoc - tool for generating Python API documentation
Closes: 433424 441368
Changes: 
 epydoc (3.0~beta1-3) unstable; urgency=low
 .
   * Remove debian/watch file, which doesn't work any more (thanks, 
Sourceforge).
   * Apply selected changes from upstream's Subversion repository:
     - Fixes for identifiers containing dashes, svn rev 1606 (closes: #433424)
     - Fixes for indexed terms, svn rev 1603 (closes: #441368)
Files: 
 e16c9f47f1810a9f4cfb6d0baf7a534a 626 python optional epydoc_3.0~beta1-3.dsc
 e0b78cee0b32f2f856cc1059b73d07f6 7976 python optional 
epydoc_3.0~beta1-3.diff.gz
 1134743e7eb89474792cab95b1efe2f3 257710 python optional 
python-epydoc_3.0~beta1-3_all.deb
 6b7717993fe62a3cb09006694bbcd8e8 1471324 doc optional 
epydoc-doc_3.0~beta1-3_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFG/8KX8On2ujzZUQQRAtOqAJ0WZfgCciCFAwAebH2ufOuf5JojcACeNlz0
TRtDVXVAmyUsDVP5fqFpALw=
=ENGh
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to