New submission from Jason R. Coombs <jar...@jaraco.com>: The documentation for string.ljust, string.rjust, and string.center is missing the optional parameter fillchar. The str.ljust documentation appears to be correct.
This was observed in Python 2.6.2 documentation as found on the docs.python.org site at the time of this report. ---------- assignee: georg.brandl components: Documentation messages: 89083 nosy: georg.brandl, jaraco severity: normal status: open title: string.ljust documentation is missing optional fillchar description versions: Python 2.6 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue6238> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com