代码搜索结果

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

python.js

/* Language: Python */ hljs.LANGUAGES.python = { defaultMode: { lexems: [hljs.UNDERSCORE_IDENT_RE], illegal: '()', contains: ['comment', 'string', 'function', 'class', 'number', 'd

python.c

/* * $Id: python.c,v 1.9 2006/05/30 04:37:12 darren Exp $ * * Copyright (c) 2000-2003, Darren Hiebert * * This source code is released for free distribution under the terms of the * GNU Genera

python.c

/* * $Id: python.c,v 1.8 2003/04/01 04:55:27 darren Exp $ * * Copyright (c) 2000-2003, Darren Hiebert * * This source code is released for free distribution under the terms of the * GNU Genera

python.txt

/L20"Python" Line Comment = # Escape Char = \ File Extensions = PY PYC /Function String = "%[ ,^t]++def[ ]+^([a-zA-Z0-9_]+[ ,^t]++([a-zA-Z0-9_,="' ]++)^):" /Delimiters = []{}()="'.,:+ /C1"Rese

python.def

[ArithmeticError |G Base class for arithmetic errors.] ArithmeticError(|) ; [AssertionError |G Assertion failed.] AssertionError(|) ; [AttributeError |G Attribute not found.] AttributeErro