0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Feb 16, 2025 — Feb 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added pyy_cgi module More... over 16 years ago
imported pyy_httpserver, renamed pyy to pyy_html, factored out pyy_web from both More... over 16 years ago
Removed 'dev' documentation which is not ready. More... over 16 years ago
Merge branch 'dev' More... over 16 years ago
Updated/fixed examples in README. More... over 16 years ago
Updated/fixed examples in README. More... over 16 years ago
fixed some bugs with attrs More... over 16 years ago
begin separating html validation, dom api, and misc. from the base classes More... over 16 years ago
Forgot to fix merge conflict. More... over 16 years ago
Forgot to fix merge conflict. More... over 16 years ago
fixed setup script, htmlpage entry point More... over 16 years ago
fixed setup script, htmlpage entry point More... over 16 years ago
Create own __all__ rather than appending html4strict's. More... over 16 years ago
Create own __all__ rather than appending html4strict's. More... over 16 years ago
Added __all__ lists so underscore-prefixed classes are imported with '*'. More... over 16 years ago
Added __all__ lists so underscore-prefixed classes are imported with '*'. More... over 16 years ago
Revert "Conflicting class names are now postfixed with an underscore." More... over 16 years ago
Revert "Conflicting class names are now postfixed with an underscore." More... over 16 years ago
Request argument now optional. A request is read if omitted. More... over 16 years ago
Request argument now optional. A request is read if omitted. More... over 16 years ago
Conflicting class names are now postfixed with an underscore. More... over 16 years ago
Conflicting class names are now postfixed with an underscore. More... over 16 years ago
Updated response-deriving classes to support request keywrod argument. Fixed response's __iadd__ to just call body's __iadd__. More... over 16 years ago
Updated response-deriving classes to support request keywrod argument. Fixed response's __iadd__ to just call body's __iadd__. More... over 16 years ago
Requests can now be passed as a keyword argument to a response. Updated url_parser to use this new feature. More... over 16 years ago
Requests can now be passed as a keyword argument to a response. Updated url_parser to use this new feature. More... over 16 years ago
Add hack to rename underscored static directory and replace all references to it for GitHub pages compatability. More... over 16 years ago
Add hack to rename underscored static directory and replace all references to it for GitHub pages compatability. More... over 16 years ago
Explicitly specify sphinx output type. More... over 16 years ago
Explicitly specify sphinx output type. More... over 16 years ago