代码搜索:Python

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

代码结果 10,000
www.eeworm.com/read/395620/2434414

py wsgi.py

#!/usr/bin/env python """ FCKeditor - The text editor for Internet - http://www.fckeditor.net Copyright (C) 2003-2008 Frederico Caldeira Knabben == BEGIN LICENSE == Licensed under the terms
www.eeworm.com/read/395620/2434416

py upload.py

#!/usr/bin/env python """ FCKeditor - The text editor for Internet - http://www.fckeditor.net Copyright (C) 2003-2008 Frederico Caldeira Knabben == BEGIN LICENSE == Licensed under the terms
www.eeworm.com/read/395620/2434417

py fckoutput.py

#!/usr/bin/env python """ FCKeditor - The text editor for Internet - http://www.fckeditor.net Copyright (C) 2003-2008 Frederico Caldeira Knabben == BEGIN LICENSE == Licensed under the terms
www.eeworm.com/read/395296/2442816

readme

After saying `make refdoc' this directory contains the FreeType API reference. You need python to make this target. This also works with Jam: Just type `jam refdoc' in the main directory.
www.eeworm.com/read/395296/2442833

py glnames.py

#!/usr/bin/env python # # # FreeType 2 glyph name builder # # Copyright 1996-2000, 2003, 2005 by # David Turner, Robert Wilhelm, and Werner Lemberg. # # This file is part of the FreeType project, a
www.eeworm.com/read/393286/2476501

py unwcheck.py

#!/usr/bin/env python # # Usage: unwcheck.py FILE # # This script checks the unwind info of each function in file FILE # and verifies that the sum of the region-lengths matches the total # length of t
www.eeworm.com/read/393024/2489177

py options.py

#!/usr/bin/env python # This is a component of AXIS, a front-end for emc # Copyright 2004, 2005, 2006 Jeff Epler # # This program is free software; you can redistribut
www.eeworm.com/read/393024/2489593

py mdi.py

#!/usr/bin/env python # This is a component of AXIS, a front-end for emc # Copyright 2004, 2005, 2006 Jeff Epler # # This program is free software; you can redistribut
www.eeworm.com/read/392449/2496969

py connector.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/389759/2538289

py globals.py

# for system call import os # # the port number to listen to # PORT = 4774 # # execution path of script # EXEC_PATH = None # # Use simple popen call in order not to depend on dcop python lib # (sin