debian-quixote3/quixote
Neil Schemenauer 8420d45452 Remove stray characters. 2016-04-05 16:14:42 +00:00
..
demo Remove stray characters. 2016-04-05 16:14:42 +00:00
form Trival changes to support Python 3. 2016-03-24 22:25:53 +00:00
form1 Trival changes to support Python 3. 2016-03-24 22:25:53 +00:00
html Port _c_htmltext module to Python 3. 2016-04-05 16:13:58 +00:00
ptl Port _c_htmltext module to Python 3. 2016-04-05 16:13:58 +00:00
server Changes for Python 3: str/bytes fixes mostly. 2016-03-31 20:40:32 +00:00
test Trival changes to support Python 3. 2016-03-24 22:25:53 +00:00
__init__.py Trival changes to support Python 3. 2016-03-24 22:25:53 +00:00
config.py More Python 3 fixes. 2016-03-31 21:17:06 +00:00
directory.py Trival changes to support Python 3. 2016-03-24 22:25:53 +00:00
errors.py Improve the formatting of Quixote generated pages. 2012-01-02 13:24:00 -06:00
http_request.py Fix make_safe_filename() to work with unicode strings. 2016-04-04 17:47:00 +00:00
http_response.py More Python 3 fixes. 2016-03-31 21:17:06 +00:00
logger.py Add 'errors' parameter to _open_log(), handle strange characters. 2016-04-04 16:11:56 +00:00
publish.py Changes for Python 3: str/bytes fixes mostly. 2016-03-31 20:40:32 +00:00
publish1.py Trival changes to support Python 3. 2016-03-24 22:25:53 +00:00
sendmail.py Trival changes to support Python 3. 2016-03-24 22:25:53 +00:00
session.py Replace use of has_key() with 'in'. 2016-04-04 17:45:47 +00:00
util.py Return a str() from _encode_base64(), not bytes(). 2016-04-04 17:03:50 +00:00
wsgi.py Changes for Python 3: str/bytes fixes mostly. 2016-03-31 20:40:32 +00:00