代码搜索:Python
找到约 10,000 项符合「Python」的源代码
代码结果 10,000
www.eeworm.com/read/351862/3098557
py fckoutput.py
#!/usr/bin/env python
"""
FCKeditor - The text editor for Internet - http://www.fckeditor.net
Copyright (C) 2003-2007 Frederico Caldeira Knabben
== BEGIN LICENSE ==
Licensed under the terms
www.eeworm.com/read/351636/3101297
py getnameofclass.py
#!/usr/bin/env python
# a short program to check the value returned by the GetNameOfClass() methods
import itk, sys
itk.auto_progress(2)
# must force the load to return all the names with di
www.eeworm.com/read/262948/4307458
py radiusd.py
#
# Definitions for RADIUS programs
#
# Copyright 2002 Miguel A.L. Paraz
#
# This should only be used when testing modules.
# Inside freeradius, the 'radiusd' Python module is crea
www.eeworm.com/read/261925/4319210
py dnscache.py
# Copyright 2004, Matthew Dixon Cowles .
# Distributable under the same terms as the Python programming language.
# Inspired by the KevinL's cache included with PyDNS.
# Provided w
www.eeworm.com/read/261925/4319222
py test_smtpproxy.py
#! /usr/bin/env python
"""Test that the SMTP proxy is working correctly.
The -t option runs a fake SMTP server on port 8025. This is the
same server that the testing option uses, and may be separat
www.eeworm.com/read/261925/4319240
py version.py
#! /usr/bin/env python
"""Simple version repository for SpamBayes core, and our main apps.
Also has the ability to load this version information from a remote location
(in that case, we actually load
www.eeworm.com/read/261925/4319278
py sort+group.py
#! /usr/bin/env python
"""Usage: sort+group.py [options]
Where:
-h
Show usage and exit.
-q
Suppress verbose output.
-a
Run through all directories in the director
www.eeworm.com/read/261925/4319309
py sb_unheader.py
#!/usr/bin/env python
"""
sb_unheader.py: cleans headers from email messages. By default, this
removes SpamAssassin headers, specify a pattern with -p to supply
new headers to remove.
www.eeworm.com/read/261925/4319311
py sb_bnfilter.py
#! /usr/bin/env python
# This script has a similar interface and purpose to sb_filter, but avoids
# re-initialising spambayes for consecutive requests using a short-lived
# server process. This is in
www.eeworm.com/read/258350/4357125
py glnames.py
#!/usr/bin/env python
#
#
# FreeType 2 glyph name builder
#
# Copyright 1996-2000, 2003 by
# David Turner, Robert Wilhelm, and Werner Lemberg.
#
# This file is part of the FreeType project, and may