代码搜索结果
找到约 10,000 项符合
Python 的代码
python.xs
//Language: Python
//Copyright (c) 1992-2002 Altium Limited
//All rights reserved.
//http://www.dream-com.com
//contact@dream
python.am
## automake - create Makefile.in from Makefile.am
## Copyright 1999, 2001 Free Software Foundation, Inc.
## This program is free software; you can redistribute it and/or modify
## it under the terms
if_python.txt
*if_python.txt* For Vim version 5.8. Last change: 1999 Oct 28
VIM REFERENCE MANUAL by Paul Moore
The Python Interface to Vim *python* *Python*
1. Commands |python-commands|
2. The vi
python.vim
" Vim syntax file
" Language: Python
" Maintainer: Neil Schemenauer
" Updated: 2001-05-13
"
" There are four options to control Python syntax highlighting.
"
" For highlighted numbers:
python.am
## automake - create Makefile.in from Makefile.am
## Copyright 1999, 2001 Free Software Foundation, Inc.
## This program is free software; you can redistribute it and/or modify
## it under the terms
python.mk
#############################################################
#
# python
#
#############################################################
PYTHON_VERSION=2.3.4
PYTHON_SOURCE:=Python-$(PYTHON_VERSION).ta
python.jam
if ! $(gPYTHON_INCLUDED)
{
gPYTHON_INCLUDED = true ;
import testing ;
# Do some OS-specific setup
if $(NT)
{
CATENATE = type ;
}
else if $(UNIX)
{
CATENATE = cat ;
}
PYT
makefile.python
#############################################################################
# Software Testing Automation Framework (STAF) #
# (C) Copyright IBM Corp. 2001
makefile.python
#############################################################################
# Software Testing Automation Framework (STAF) #
# (C) Copyright IBM Corp. 2001