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

There are numerous undocumented implementation objects that are either private 
and probably should start with _ but do not, or are semi-private and perhaps 
left public for the expert user willing to read code. But, being undocumented, 
it is hard to tell. codecs.charmap_build strikes me as rather private, hence 
should not be documented. So I would be inclined to close this.

----------
nosy: +tjreedy
versions: +Python 3.2 -Python 2.5, Python 2.6

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

Reply via email to