[New-bugs-announce] [issue6621] [RFC] Remove leftover use of Carbon module from Lib/binhex.py

Vincent Legoll report at bugs.python.org
Sun Aug 2 00:22:06 CEST 2009


New submission from Vincent Legoll <vincent.legoll at gmail.com>:

The binhex module still has uses of the deprecated and now now removed
Carbon module.

The attached patch 'fix' this by removing the code, something else may
be required, but I don't know what.

So this is only a RFC to start discussion

----------
components: Library (Lib)
files: py3k-binhex.py-remove-carbon-module-use.patch
keywords: patch
messages: 91174
nosy: vincele
severity: normal
status: open
title: [RFC] Remove leftover use of Carbon module from Lib/binhex.py
versions: Python 3.2
Added file: http://bugs.python.org/file14623/py3k-binhex.py-remove-carbon-module-use.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6621>
_______________________________________


More information about the New-bugs-announce mailing list