Delete obsolete zsh_* code in tap2rpm
[email protected] Thu, 12 Nov 2009 05:09:12 -0000
| Newsgroups | gmane.comp.python.twisted.bugs |
|---|---|
| Message-ID | <[email protected]> |
New submission from TimAllen <[email protected]>: twisted.scripts.tap2rpm.MyOptions has a bunch of class variables named zsh_*, mostly commented out. If they work and are useful to somebody, they should be uncommented; if they don't work they should be fixed or (more likely) deleted. t.p.usage doesn't mention zsh anywhere, so I assume these zsh properties are just dead code left over from someone's attempt at integrating with zsh's tab-completion. ---------- Type : enhancement Component: core Keywords : easy Priority : normal Nosy : ---------- http://twistedmatrix.com/trac/ticket/4084