#!/usr/bin/env python # -*- coding: utf-8 -*- """ This is an example for python doctest inside module docstring >>> add('i', 'i') Traceback ...
確定! 回上一頁