]> granicus.if.org Git - python/commit
need() now returns the refno of the resource file opened, or None if the
authorJack Jansen <jack.jansen@cwi.nl>
Mon, 27 Aug 2001 21:37:45 +0000 (21:37 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Mon, 27 Aug 2001 21:37:45 +0000 (21:37 +0000)
commita5d7da528bda145426c50ad9ded8d0707d5f302c
tree7fee2c970ecf6e3e2d7ad46cceae933315edcbcd
parentde3226f7f9cda4e6bb4c871c39b9bb2a3c00534a
need() now returns the refno of the resource file opened, or None if the
specified resource was already available and no file was opened.
Mac/Lib/macresource.py