Remove --static option for twisted.web

[email protected]
Newsgroups gmane.comp.python.twisted.bugs
Message-ID <[email protected]>
New submission from thijs <[email protected]>:

There's a {{{--static}}} option in [source:trunk/twisted/web/tap.py twisted web] that does the same {{{--path}}}. It's marked as deprecated:

{{{
#!python
    def opt_static(self, path):
        """Same as --path, this is deprecated and will be removed in a
        future release."""
        print ("WARNING: --static is deprecated and will be removed in"
               "a future release. Please use --path.")
        self.opt_path(path)
    opt_s = opt_static
}}}

Let's get rid of it.

----------
Type     : task
Component: core
Keywords : 
Priority : normal
Nosy     : thijs
----------
http://twistedmatrix.com/trac/ticket/3907
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.