代码搜索结果

找到约 10,000 项符合 Python 的代码

pyformat.py

#!/usr/bin/python # -*- coding: utf-8 -*- # pyformat.py author: YIN Dian copyleft 2007 licenced under GPL # Format plain pinyin text with tone markers into toned pinyin # version: 20070623

cooledit.spec

Summary: Full featured multiple window programmer's text editor Name: cooledit Icon: cooledit.gif Version: 3.17.5 Release: 1 Copyright: GPL Group: Applications/Editors Requires: python = 1.5.2 Require

sconstruct

#=*=python=*= env = Environment( tools=['msvc', 'mslink'], MSVS_VERSION='7.1', CPPPATH='include', CPPDEFINES='BUILDING_LIBICONV', CCFLAGS='/nologo /MD /W3 /O1 /Oy-', L

pxa_reg_calcs.py

#!/usr/bin/python # (C) Copyright 2004 # BEC Systems # Cliff Brake # This program is free software; you can redistribute it and/or # modify it under

pxa_reg_calcs.py

#!/usr/bin/python # (C) Copyright 2004 # BEC Systems # Cliff Brake # This program is free software; you can redistribute it and/or # modify it under

pxa_reg_calcs.py

#!/usr/bin/python # (C) Copyright 2004 # BEC Systems # Cliff Brake # This program is free software; you can redistribute it and/or # modify it under

indexfiles.py

# -- coding: utf-8 #!/usr/bin/env python import sys, os, PyLucene, threading, time from datetime import datetime """ This class is loosely based on the Lucene (java implementation) demo class org.a

htmlcrawler.py

#!/usr/bin/env python """ htmlcrawler.py - Demonstrating custom crawler writing by subscribing to events. This is a crawler which fetches only web pages from the web. Created by Anand B Pillai

pxa_reg_calcs.py

#!/usr/bin/python # (C) Copyright 2004 # BEC Systems # Cliff Brake # This program is free software; you can redistribute it and/or # modify it under