twisted/conch/scripts/cftp.py:431: undefined name 'files'
Open
Nobody has claimed this yet.
bug
conch
new
priority-normal
- Dominant language
- Python
- Stars
- 6k
- Forks
- 1.2k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 10
Description
| @exarkun reported | |
|---|---|
| Trac ID | trac#3918 |
| Type | defect |
| Created | 2009-07-17 13:19:27Z |
This looks like it will prevent some form of the PUT command from working, although I don't quite understand the code well enough to tell which.
Searchable metadata
trac-id__3918 3918
type__defect defect
reporter__exarkun exarkun
priority__normal normal
milestone__
branch__
branch_author__
status__new new
resolution__None None
component__conch conch
keywords__
time__1247836767000000 1247836767000000
changetime__1330082620000000 1330082620000000
version__None None
owner__
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read twisted/conch/scripts/cftp.py around line 431 and trace the PUT command path to determine how the undefined name files is reached. Reproduce the failure if possible; done means the undefined-name error is resolved and the affected form of PUT works correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100