Message245796
Adding new names to __all__ can have undesired effect and break user code (by hiding builtins as for tarfile.open). Perhaps not all documented names should be imported with "import *". In any case it is too late for 3.5. |
|
| Date |
User |
Action |
Args |
| 2015-06-25 04:39:54 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, r.david.murray, python-dev, berker.peksag, martin.panter, milap.py, maurosr, taddeimania, Unit03 |
| 2015-06-25 04:39:54 | serhiy.storchaka | set | messageid: <1435207194.93.0.318502511777.issue23883@psf.upfronthosting.co.za> |
| 2015-06-25 04:39:54 | serhiy.storchaka | link | issue23883 messages |
| 2015-06-25 04:39:54 | serhiy.storchaka | create | |
|