Protocols for Python?

Gregor Horvath g.horvath at gmx.at
Fri Apr 28 00:20:56 EDT 2006


redefined.horizons at gmail.com schrieb:
> 
> Is there a standard way to document protocols in Python? Of should I
> come up with something tailored to my needs.
> 

Write unittests or doctest strings.

-- 
  Servus, Gregor
  http://www.gregor-horvath.com



More information about the Python-list mailing list