New submission from Bill Janssen <[email protected]>:
Take a look at the first line of make_id(). What does that comment mean? Is
the wrong line commented out?
def make_id(str, add_num=True):
#str = str.replace(".", "_") # colons are allowed
----------
components: Library (Lib), Windows
messages: 104393
nosy: janssen, loewis
priority: low
severity: normal
status: open
title: suspicious comment in msilib.py/__init__.py
versions: Python 2.6
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue8554>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com