logo
Next Prev
First Last
P28
P01 P02
P03 P04
P05 P06
P07 P08
P09 P10
P11 P12
P13 P14
P15 P16
P17 P18
P19 P20
P21 P22
P23 P24
P25 P26
P27 P28

References


  • The standard library documentation http://docs.python.org/lib/module-doctest.html
  • The doctest talk by Tim Peters and Jim Fulton http://www.python.org/pycon/dc2004/papers/4/
  • doctest.py (use the source, Luke!)