]> granicus.if.org Git - python/commit
Issues #2715, #6621: Remove unused and undefined references to FSSpec
authorMark Dickinson <dickinsm@gmail.com>
Sun, 2 Aug 2009 20:08:54 +0000 (20:08 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Sun, 2 Aug 2009 20:08:54 +0000 (20:08 +0000)
commit45f799fe6e51f3217e0a56b39cfc61aba5aa0d11
treec39af74894ec49e6d96a4ef36d06c3e1e056daba
parenta1a54bcef87768d4ff07fa8e70e9d39739355930
Issues #2715, #6621: Remove unused and undefined references to FSSpec
from binhex module.  Thanks Vincent Legoll.
Lib/binhex.py
Misc/NEWS