[New-bugs-announce] [issue3732] bdist_msi gives a deprecation warning when run with Python 2.6

Marc-Andre Lemburg report at bugs.python.org
Fri Aug 29 23:42:51 CEST 2008


New submission from Marc-Andre Lemburg <mal at egenix.com>:

d:\Python26\lib\msilib\__init__.py:5: DeprecationWarning: the sets
module is deprecated
  import sets, os, string, re

Should be easy to solve.

----------
components: Distutils, Library (Lib)
keywords: easy
messages: 72162
nosy: lemburg
priority: normal
severity: normal
status: open
title: bdist_msi gives a deprecation warning when run with Python 2.6
type: behavior
versions: Python 2.6

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


More information about the New-bugs-announce mailing list