]> granicus.if.org Git - python/commit
Use isabs() in conditional, not abspath
authorAndrew M. Kuchling <amk@amk.ca>
Mon, 2 Aug 2004 14:54:16 +0000 (14:54 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Mon, 2 Aug 2004 14:54:16 +0000 (14:54 +0000)
commitc75f11222c0a6c6fb2856c613a27df0a49c0695a
tree396c44b520ff06b912f1171c6986daf720339824
parenta3711f73c1bdc4022d4c77a37c884672817c88f8
Use isabs() in conditional, not abspath
Lib/posixpath.py