Menu

#8 win32api etc should alias code moved to the core

open
win32 (141)
5
2003-04-16
2003-04-16
No

win32pipe.popen and win32api.Reg* should be removed
from the source-tree, and dynamically load the versions
in Python itself. This way bugs fixed in the core are
reflected here magically. Eg, see
https://sourceforge.net/tracker/index.php?func=detail&aid=722413&group_id=5470&atid=105470

I would rather spend the effort aliasing _winreg than
duplicating the fix in win32api. However, this will
almost certainly mean win32api.error should subclass
os.WindowsError.

Discussion

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.