New submission from Maciej Fijalkowski <fij...@gmail.com>:

sys module documentation (as it is online) has some things that in my opinion 
should be marked as implementation details, but are not. Feel free to counter 
why not. 

Some of them has info it should be used for specialized purposes only, but IMO 
it's not the same as not mandatory for other implementations.

Temporary list:

_clear_type_cache

dllhandle

getrefcount

getdlopenflags (?)

getsizeof - it might be not well defined on other implementations

setdlopenflags

api_version

----------
assignee: docs@python
components: Documentation
messages: 126925
nosy: docs@python, fijall
priority: normal
severity: normal
status: open
title: implementation details in sys module
type: behavior

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

Reply via email to