[issue1726208] SimpleHTTPServer extensions_map

2010-07-31 Thread Georg Brandl

Georg Brandl ge...@python.org added the comment:

Since http.server calls mimetypes.init(), the default type map is not used but 
one read from the system.  That one might as well lack the entries for .py etc. 
 For the sake of backwards compatibility I don't think a change is needed here.

--
nosy: +georg.brandl
resolution:  - wont fix
status: open - closed

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue1726208
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue1726208] SimpleHTTPServer extensions_map

2010-07-16 Thread Eli Bendersky

Eli Bendersky eli...@gmail.com added the comment:

I would like to submit a patch here. However, a decision has to be reached as 
for what to do exactly.

The most straightforward approach is remove the extension of types_map in the 
SimpleHTTPServer code. Is this acceptable, or are there hidden problems?

--
nosy: +eli.bendersky

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue1726208
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue1726208] SimpleHTTPServer extensions_map

2010-07-10 Thread Mark Lawrence

Changes by Mark Lawrence breamore...@yahoo.co.uk:


--
stage:  - needs patch
versions: +Python 3.2 -Python 2.7, Python 3.1

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue1726208
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue1726208] SimpleHTTPServer extensions_map

2009-04-21 Thread Daniel Diniz

Changes by Daniel Diniz aja...@gmail.com:


--
keywords: +easy

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue1726208
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue1726208] SimpleHTTPServer extensions_map

2009-03-30 Thread Daniel Diniz

Changes by Daniel Diniz aja...@gmail.com:


--
type:  - feature request
versions: +Python 2.7, Python 3.1 -Python 2.5

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue1726208
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com