Actions
Bug #2550
closed
JI
JI
add-source: user not being prompted if name and url left out
Bug #2550:
add-source: user not being prompted if name and url left out
Affected Versions:
Effort:
Difficulty:
Label:
Description
This command has the code to prompt the user for name and url, but it is never being hit as the argument parser requires them.
Also, when the code prompts, it uses raw_input() so would fail with Python 3.
JI Updated by Jason Ish almost 8 years ago
- Related to Bug #2549: Use and support python3 added
JI Updated by Jason Ish almost 8 years ago
- Status changed from Assigned to Closed
Actions