Issue #26782: Acknowledge the incomplete status of __all__ in 3.5
authorMartin Panter <vadmium+py@gmail.com>
Sat, 16 Apr 2016 23:38:25 +0000 (23:38 +0000)
committerMartin Panter <vadmium+py@gmail.com>
Sat, 16 Apr 2016 23:38:25 +0000 (23:38 +0000)
commit06172e7bd4e19ab002069998e315cd32139f475b
treee8e5ef07377fe0bf220266a16863c8fde09d0a6e
parentb0c04cb98c4d59f0e9a046b78cdd83c465d3fba8
Issue #26782: Acknowledge the incomplete status of __all__ in 3.5

Handle is probably meant to be excluded, and STARTUPINFO will be added to
__all__ in 3.6.
Lib/test/test_subprocess.py