Karthikeyan Singaravelan <tir.kar...@gmail.com> added the comment:

Semantically mode makes sense to me though rw is correct and Template.open 
docstring has rw. There are docs like unittest where the keyword arguments are 
slightly different from the actual keyword arguments in the assert helpers. I 
guess it's slightly unfortunate that Template.open got rw as keyword argument 
while open uses mode as keyword argument.

----------
nosy: +xtreak

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

Reply via email to