Message126925
| Author | fijall |
|---|---|
| Recipients | docs@python, fijall |
| Date | 2011-01-24.13:43:39 |
| SpamBayes Score | 8.836534e-07 |
| Marked as misclassified | No |
| Message-id | <1295876620.3.0.027428786588.issue10994@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-01-24 13:43:40 | fijall | set | recipients: + fijall, docs@python |
| 2011-01-24 13:43:40 | fijall | set | messageid: <1295876620.3.0.027428786588.issue10994@psf.upfronthosting.co.za> |
| 2011-01-24 13:43:39 | fijall | link | issue10994 messages |
| 2011-01-24 13:43:39 | fijall | create | |