diff options
| author | ianb <devnull@localhost> | 2006-01-24 07:46:10 +0000 |
|---|---|---|
| committer | ianb <devnull@localhost> | 2006-01-24 07:46:10 +0000 |
| commit | c4b3aaed3e6f49fa005c6d73da74444b54d28817 (patch) | |
| tree | 752811aac9b2d507aa2c34b109b3542cb52c830a /setup.py | |
| parent | 28b64f8db951766a5c348f090a4689098895c585 (diff) | |
| download | paste-c4b3aaed3e6f49fa005c6d73da74444b54d28817.tar.gz | |
Removed login entry point (module was already removed)
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -155,7 +155,6 @@ For the latest changes see the `news file gzip = paste.gzipper:middleware httpexceptions = paste.httpexceptions:make_middleware lint = paste.lint:make_middleware - login = paste.login:middleware printdebug = paste.debug.prints:PrintDebugMiddleware profile = paste.debug.profile:ProfileMiddleware [hotshot] recursive = paste.recursive:RecursiveMiddleware |
