##// END OF EJS Templates
DOC : modified docs is HasTraits.traits and HasTraits.class_traits...
DOC : modified docs is HasTraits.traits and HasTraits.class_traits - change list -> dict to reflect what the code does - clarified how kwargs work (instead of just referencing enthought.traits). - fix classes -> class' spelling

File last commit:

r13941:e1eece1d
r15487:fc211a9a
Show More
404.html
5 lines | 122 B | text/html | HtmlLexer
{% extends "error.html" %}
{% block error_detail %}
<p>You are requesting a page that does not exist!</p>
{% endblock %}