0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Feb 07, 2025 — Feb 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Import cgi in pyy_cgi's __init__.py. More... over 16 years ago
Convert numbers to strings. More... over 16 years ago
added #37 to test cases More... over 16 years ago
Utilities need to call parent constructor. Closes #37. More... over 16 years ago
Version 1.0.1 More... over 16 years ago
Change some pyy_httpserver documentation wording. More... over 16 years ago
Merge branch 'dev' of [email protected]:Knio/pyy into dev More... over 16 years ago
handle httperrors in pyy_cgi More... over 16 years ago
Fix markdown stupidness. More... over 16 years ago
Added some pyy_httpserver documentation. Closes #30. More... over 16 years ago
Moved gvimfileserver to docs/examples/. Closes #33. More... over 16 years ago
Further documentation expansion. More... over 16 years ago
Add a change log file to outline changes between releases. More... over 16 years ago
Fixed tag tree validation to run only when a DOCTYPE is present. More... over 16 years ago
Merge commit 'cb4c41e' into dev More... over 16 years ago
fix for pyy_cgi. Closes #32 More... over 16 years ago
Reverted casing back to lowercase for httperror. More... over 16 years ago
Patch a couple missing case changes from previous change. Update documentation to reflect new casing. More... over 16 years ago
Moved HTTPError to pyy_web. Changed casing on request and response to HTTPRequest and HTTPResponse, respectively. More... over 16 years ago
Made document title and doctype attributes behave better. More... over 16 years ago
Happy Halloween. More... over 16 years ago
Merge branch 'dev' More... over 16 years ago
* Expanded pyy_web documentation * Fixed small bug in cookie.py and moved its test to the test suite * Renamed variables in resolve.py to not be the same as built in methods and updated its tests to reflect recent changes on raising errors More... over 16 years ago
* Further expanded documentation of each module. * pyy_web's resolvers now throw HTTPError(404) instead of ValueError. More... over 16 years ago
Expanded pyy_html documentation to include more on documents and validation. More... over 16 years ago
pyy_web_tests now reflect recent changes to pyy_web. More... over 16 years ago
Added CSS to docs. Documentation sections are now sorted. Closes 29. More... over 16 years ago
Basic working implementation of documentation generation via pyy_doc. Closes #20. More... over 16 years ago
Broadened pyy_doc's functionality to parse documentation into dictionaries as well as build an HTML document. Closes #19 More... over 16 years ago
Added support for underscore-postfixed classes in the parser. Closes #28 More... over 16 years ago