Python Documentation Blows!

Ville Vainio ville at spammers.com
Wed Mar 31 02:10:31 EST 2004


>>>>> "Josiah" == Josiah Carlson <jcarlson at uci.edu> writes:

    Josiah> definition is convenient.  Programming with a language
    Josiah> that is static typed may be a pain in the ass, but it is
    Josiah> damn convenient when you are looking at documentation.
    Josiah> Even though wxWidgets class definitions can

Luckily we can soon add optional type declarations w/ wrappers. It can
be used in generating documentation, even if the actual type checking
is disabled by replacing the 'typecheck' wrapper with a 'null' wrapper
on released code.

-- 
Ville Vainio   http://tinyurl.com/2prnb



More information about the Python-list mailing list