Terry J. Reedy <tjre...@udel.edu> added the comment:

Martin cannot write anything until someone answers his question. In the 
meanwhile, any doc person could, as suggested by Bill, change

class msilib.Directory(database, cab, basedir, physical, logical, default, 
component[, componentflags]) 

to

class msilib.Directory(database, cab, basedir, physical, logical, default[, 
componentflags]) 

'conponent' is neither in the doc string or the explanation of the signature.

----------
assignee: loewis -> d...@python
keywords: +easy, patch
nosy: +d...@python, terry.reedy
resolution: fixed -> 
versions: +Python 3.2 -Python 2.5

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue3216>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to