python: Use os.path.basename instead of open-coding it.
authorBen Pfaff <blp@nicira.com>
Wed, 12 Jan 2011 21:43:22 +0000 (13:43 -0800)
committerBen Pfaff <blp@nicira.com>
Wed, 12 Jan 2011 21:51:42 +0000 (13:51 -0800)
commita44d74d75294e358e501cc83fd35e6a5e50ebf0b
tree31655308f7a3efbe8bcebe217475414c006641a2
parent6eb59a8f0aca761d4798d8197709b45801968065
python: Use os.path.basename instead of open-coding it.

Reported-by: Justin Pettit <jpettit@nicira.com>
build-aux/check-structs
python/ovs/util.py