Éric Araujo <mer...@netwok.org> added the comment:

-   If *symlinks* is true, symbolic links in the source tree are
+   If *symlinks* is ``True``, symbolic links in the source tree are

I’m not sure about that change.  It may be on purpose that lower-case true is 
used, given that the code will accept anything that evaluates to True in a 
boolean context, but does not strictly requires a bool instance.

See also #7969 for another shutil doc bug.

----------

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

Reply via email to