Opened 14 years ago

Closed 14 years ago

#1343 closed defect (Fixed)

shouldn't import xdg on windows

Reported by: Chase Owned by:
Priority: minor Milestone: Future
Component: Core Version: 1.3.0_dev
Keywords: Cc:

Description

Common.py line 66 imports xdg, this should be behind an 'if not windows_check()'

Change History (2)

comment:1 by Chase, 14 years ago

Summary: xdg import on windowsshouldn't import xdg on windows

comment:2 by Chase, 14 years ago

Resolution: fixed
Status: newclosed

Fixed in 1.3-stable and master.

Note: See TracTickets for help on using tickets.