代码搜索:diveintopython
找到约 457 项符合「diveintopython」的源代码
代码结果 457
www.eeworm.com/read/253499/12219057
py urllister.py
"""Extract list of URLs in a web page
This program is part of "Dive Into Python", a free Python book for
experienced programmers. Visit http://diveintopython.org/ for the
latest version.
"""
__auth
www.eeworm.com/read/119287/14834252
py makerealworddoc.py
"""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 book (http:/
www.eeworm.com/read/119287/14834258
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/119287/14834261
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/119287/14834263
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/119287/14834292
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/119287/14834294
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/119287/14834296
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/119287/14834298
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/119287/14834300
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