mirror of
https://github.com/python/cpython.git
synced 2025-07-29 14:15:07 +00:00
Deprecated torgb for removal in 3.0.
This commit is contained in:
parent
518c5da219
commit
f56b6aeb06
4 changed files with 9 additions and 1 deletions
|
@ -136,7 +136,7 @@ class TestStdlibRemovals(unittest.TestCase):
|
|||
'gl', 'ERRNO', 'FILE', 'FL', 'flp', 'fl',
|
||||
'fm', 'GET', 'GLWS', 'imgfile', 'IN',
|
||||
'IOCTL', 'jpeg', 'panel', 'panelparser',
|
||||
'readcd', 'SV'),
|
||||
'readcd', 'SV', 'torgb'),
|
||||
'darwin' : ('autoGIL', 'Carbon', 'OSATerminology',
|
||||
'icglue', 'Nav', 'MacOS', 'aepack',
|
||||
'aetools', 'aetypes', 'applesingle',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue