]> granicus.if.org Git - python/commit
Sigh... The get() and set() commands are not declared in the aete for
authorJack Jansen <jack.jansen@cwi.nl>
Tue, 1 Apr 2003 22:27:18 +0000 (22:27 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Tue, 1 Apr 2003 22:27:18 +0000 (22:27 +0000)
commit9dd78101d77ca3ff3de2f273b321aeddfa929238
treec4b282f219e3acb795a538bf9453a884c20e5380
parent842273bcd7ad6814a0ce7c1b097cea98615900c4
Sigh... The get() and set() commands are not declared in the aete for
the Standard_Suite, but various other suites do expect it (the Finder
implements get() without declaring it itself). It is probably another
case of OSA magic. Adding them to the global base class.
Lib/plat-mac/aetools.py