Skip to content

Python 2.7-friendly fix for BaseDirectory race condition

Alex Lowe requested to merge lengau/pyxdg:py27-fix-race-condition into master

Fixes #27

This is a Python 2.7 friendly version of @twpayne's other merge request

Merge request reports