Opened 7 years ago

Closed 5 years ago

#3081 closed bug (Fixed)

Move baseargparser out of deluge/ui

Reported by: Cas 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 Changed 6 years ago by Cas

  • Milestone changed from 2.0 to 2.0.0

Milestone renamed

comment:2 Changed 6 years ago by DjLegolas

  • Owner set to DjLegolas
  • Status changed from new to accepted

Look at PR 217.

comment:3 Changed 5 years ago by Cas

  • Resolution set to Fixed
  • Status changed from accepted to closed
Note: See TracTickets for help on using tickets.