Re: minor errors in the docstring of dsml.py

2008-12-17 Thread Michael Ströder
Yves Dorfsman wrote: > There are minor errors in the doc string of dsm.py, such as: > > | input_file > | File-object to read the LDIF input from > > Which obviously has been copied from the ldif.py. Uuumh, thanks. Checked in corrected version in CVS HEAD. Ciao, Michael. -

minor errors in the docstring of dsml.py

2008-12-16 Thread Yves Dorfsman
There are minor errors in the doc string of dsm.py, such as: | input_file | File-object to read the LDIF input from Which obviously has been copied from the ldif.py. What's the best way to correct it ? Can sombody with the right permissions change it, or submitting a patch fi