代码搜索:diveintopython
找到约 457 项符合「diveintopython」的源代码
代码结果 457
www.eeworm.com/read/295246/8178450
py soundextest.py
"""Unit test for soundex.py
This program is part of "Dive Into Python", a free Python book for
experienced programmers. Visit http://diveintopython.org/ for the
latest version.
"""
__author__ = "Ma
www.eeworm.com/read/295246/8178462
py builddialectexamples.py
"""Build examples of output of dialect module
This script is used during the build process of "Dive Into Python"
(http://diveintopython.org/) to create examples of the output of the
code in chapter 4
www.eeworm.com/read/295246/8178470
py makerealworddoc.py
#coding=gbk
"""Convert HTML page to Word 97 document
This script is used during the build process of "Dive Into Python"
(http://diveintopython.org/) to create the downloadable Word 97 version
of the
www.eeworm.com/read/295246/8178472
py search.py
"""Search Google from the command line
This program is part of "Dive Into Python", a free Python book for
experienced programmers. Visit http://diveintopython.org/ for the
latest version.
"""
www.eeworm.com/read/295246/8178565
py argecho.py
"""Echo command line arguments
This program is part of "Dive Into Python", a free Python book for
experienced programmers. Visit http://diveintopython.org/ for the
latest version.
"""
__author__ =
www.eeworm.com/read/295246/8178571
py plural.py
"""Pluralize English nouns (stage 6)
This program is part of "Dive Into Python", a free Python book for
experienced programmers. Visit http://diveintopython.org/ for the
latest version.
Comma
www.eeworm.com/read/295246/8178579
py pluraltest3.py
"""Unit test for plural3.py
This program is part of "Dive Into Python", a free Python book for
experienced programmers. Visit http://diveintopython.org/ for the
latest version.
"""
__author__ = "Ma
www.eeworm.com/read/295246/8178587
py pluraltest2.py
"""Unit test for plural2.py
This program is part of "Dive Into Python", a free Python book for
experienced programmers. Visit http://diveintopython.org/ for the
latest version.
"""
__author__ = "Ma
www.eeworm.com/read/295246/8178593
py pluraltest4.py
"""Unit test for plural4.py
This program is part of "Dive Into Python", a free Python book for
experienced programmers. Visit http://diveintopython.org/ for the
latest version.
"""
__author__ = "Ma
www.eeworm.com/read/295246/8178610
py pluraltest5.py
"""Unit test for plural5.py
This program is part of "Dive Into Python", a free Python book for
experienced programmers. Visit http://diveintopython.org/ for the
latest version.
"""
__author__ = "Ma