]> granicus.if.org Git - python/commit
Fixed so the Res.Resource() accepts either another resource, a string
authorJack Jansen <jack.jansen@cwi.nl>
Thu, 5 Dec 2002 23:26:38 +0000 (23:26 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Thu, 5 Dec 2002 23:26:38 +0000 (23:26 +0000)
commit5f61a05d7f3a53e627fe14c74b1ba5ecc34eb1de
tree4fd089257e0d9e777a2f597719d28152083a8835
parentdd888a6cff1aaac4663bdbfc777d0472a22985d7
Fixed so the Res.Resource() accepts either another resource, a string
or no argument (giving an empty resource).
Mac/Modules/res/_Resmodule.c
Mac/Modules/res/resedit.py
Mac/Modules/res/ressupport.py