Opened 14 years ago

Closed 14 years ago

#1343 closed defect (Fixed)

shouldn't import xdg on windows

Reported by: gazpachoking 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 Changed 14 years ago by gazpachoking

  • Summary changed from xdg import on windows to shouldn't import xdg on windows

comment:2 Changed 14 years ago by gazpachoking

  • Resolution set to fixed
  • Status changed from new to closed

Fixed in 1.3-stable and master.

Note: See TracTickets for help on using tickets.