]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added as_Resource() method to convert ctl object to res object
authorJack Jansen <jack.jansen@cwi.nl>
Sun, 18 Jun 1995 20:16:33 +0000 (20:16 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Sun, 18 Jun 1995 20:16:33 +0000 (20:16 +0000)
commit5d56f4b4034476ae65412277175aa5254eb741cb
treea223b8c62421999393dcd627c97229c12e48e71b
parent80adc227d2d0a1854685e8ed5e3c273cc39fcd8b
Added as_Resource() method to convert ctl object to res object
Mac/Modules/ctl/Ctlmodule.c
Mac/Modules/ctl/ctledit.py [new file with mode: 0644]
Mac/Modules/ctl/ctlsupport.py