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 , 14 years ago
Summary: | xdg import on windows → shouldn't import xdg on windows |
---|
comment:2 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in 1.3-stable and master.