]> granicus.if.org Git - python/commit
Added stub for the PixMapWrapper module to be renamed in 3.0.
authorAlexandre Vassalotti <alexandre@peadrop.com>
Sun, 11 May 2008 20:30:43 +0000 (20:30 +0000)
committerAlexandre Vassalotti <alexandre@peadrop.com>
Sun, 11 May 2008 20:30:43 +0000 (20:30 +0000)
commit8940ecd39d2ae53b8bfe1a0124eb4788ab506306
treea26ce8b33257dbc133aad8354703480703780146
parent5128fb971563e4a482b91b99f67ac89009bd4a0d
Added stub for the PixMapWrapper module to be renamed in 3.0.
Modified TestStdlibRenames to support platform specific renames.
Added test for PixMapWrapper rename warning.
Added note to documentation about PixMapWrapper rename.
Doc/library/undoc.rst
Lib/plat-mac/PixMapWrapper.py
Lib/plat-mac/pixmapwrapper.py [new file with mode: 0644]
Lib/test/test_py3kwarn.py