Opened 7 years ago

Closed 6 years ago

#3081 closed bug (Fixed)

Move baseargparser out of deluge/ui

Reported by: Calum Owned by: DjLegolas
Priority: minor Milestone: 2.0.0
Component: Core Version: develop
Keywords: Cc:

Description

Currently the baseargparser.py file resides in deluge/ui however since daemon_entry imports this I think it would make more sense to move it to top-level deluge. This would remove the reliance of ui code in core.

Perhaps consider renaming to argparser_base.py.

Also set_dummy_trans will need moved to deluge/common.py or baseargparser.py

Change History (3)

comment:1 by Calum, 6 years ago

Milestone: 2.02.0.0

Milestone renamed

comment:2 by DjLegolas, 6 years ago

Owner: set to DjLegolas
Status: newaccepted

Look at PR 217.

comment:3 by Calum, 6 years ago

Resolution: Fixed
Status: acceptedclosed
Note: See TracTickets for help on using tickets.