代码搜索结果

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

python-interface.c

/* $Id: python-interface.c,v 1.7 2004/01/13 10:59:20 lfousse Exp $ */ /* MegHAL Python interface, by David N. Welton */ #include #include "megahal.h" static PyObject

wrap_python.hpp

// (C) Copyright David Abrahams 2000. // Distributed under the Boost Software License, Version 1.0. (See // accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) /

arg_to_python.hpp

// Copyright David Abrahams 2002. // Distributed under the Boost Software License, Version 1.0. (See // accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) #ifnde

from_python.hpp

// Copyright David Abrahams 2002. // Distributed under the Boost Software License, Version 1.0. (See // accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) #ifnde

as_to_python_function.hpp

// Copyright David Abrahams 2002. // Distributed under the Boost Software License, Version 1.0. (See // accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) #ifnde

to_python_converter.hpp

// Copyright David Abrahams 2002. // Distributed under the Boost Software License, Version 1.0. (See // accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) #ifnde

to_python_indirect.hpp

// Copyright David Abrahams 2002. // Distributed under the Boost Software License, Version 1.0. (See // accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) #ifnde

to_python_value.hpp

// Copyright David Abrahams 2002. // Distributed under the Boost Software License, Version 1.0. (See // accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) #ifnde

python_reader.py

# Copyright 2000-2004 Michael Hudson mwh@python.net # # All Rights Reserved # # Portions Copyright (c) 2005 Nokia Corporation # # Permission to use, copy, modify, and d

python_globals.cpp

/* * ==================================================================== * python_globals.cpp * * Facilities for storing static writable variables to thread local * storage in Symbian envir