代码搜索:diveintopython

找到约 457 项符合「diveintopython」的源代码

代码结果 457
www.eeworm.com/read/367736/9735015

py roman71.py

"""Convert to and from Roman numerals 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/367736/9735019

py roman62.py

"""Convert to and from Roman numerals 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/367736/9735023

py roman61.py

"""Convert to and from Roman numerals 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/367736/9735032

py autosize.py

""" Add size of all downloadable archives as title attribute of download link This script is used during the build process of "Dive Into Python" (http://diveintopython.org/) to add size descriptions
www.eeworm.com/read/367736/9735093

py toolbox.py

"""Miscellaneous utility functions 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/253499/12218756

py soundex3b.py

"""Soundex algorithm This program is part of "Dive Into Python", a free Python book for experienced programmers. Visit http://diveintopython.org/ for the latest version. """ __author__ = "Mark Pilg
www.eeworm.com/read/253499/12218758

py soundex3c.py

"""Soundex algorithm This program is part of "Dive Into Python", a free Python book for experienced programmers. Visit http://diveintopython.org/ for the latest version. """ __author__ = "Mark Pilg
www.eeworm.com/read/253499/12218760

py soundex3d.py

"""Soundex algorithm This program is part of "Dive Into Python", a free Python book for experienced programmers. Visit http://diveintopython.org/ for the latest version. """ __author__ = "Mark Pilg
www.eeworm.com/read/253499/12218763

py soundex3a.py

"""Soundex algorithm This program is part of "Dive Into Python", a free Python book for experienced programmers. Visit http://diveintopython.org/ for the latest version. """ __author__ = "Mark Pilg
www.eeworm.com/read/253499/12218766

py soundex2b.py

"""Soundex algorithm This program is part of "Dive Into Python", a free Python book for experienced programmers. Visit http://diveintopython.org/ for the latest version. """ __author__ = "Mark Pilg