[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [19797] trunk/lib/windows/python: Updated py2.6 win32 libraries.

Joseph Eagar joeedh at gmail.com
Sun Apr 19 21:19:58 CEST 2009


Revision: 19797
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=19797
Author:   joeedh
Date:     2009-04-19 21:19:57 +0200 (Sun, 19 Apr 2009)

Log Message:
-----------
Updated py2.6 win32 libraries.  There's now a complete set of include files,
along with debug libraries.

Modified Paths:
--------------
    trunk/lib/windows/python/include/python2.6/Python-ast.h
    trunk/lib/windows/python/include/python2.6/asdl.h
    trunk/lib/windows/python/include/python2.6/ast.h
    trunk/lib/windows/python/include/python2.6/boolobject.h
    trunk/lib/windows/python/include/python2.6/bufferobject.h
    trunk/lib/windows/python/include/python2.6/bytearrayobject.h
    trunk/lib/windows/python/include/python2.6/cStringIO.h
    trunk/lib/windows/python/include/python2.6/cellobject.h
    trunk/lib/windows/python/include/python2.6/ceval.h
    trunk/lib/windows/python/include/python2.6/classobject.h
    trunk/lib/windows/python/include/python2.6/cobject.h
    trunk/lib/windows/python/include/python2.6/code.h
    trunk/lib/windows/python/include/python2.6/codecs.h
    trunk/lib/windows/python/include/python2.6/compile.h
    trunk/lib/windows/python/include/python2.6/complexobject.h
    trunk/lib/windows/python/include/python2.6/datetime.h
    trunk/lib/windows/python/include/python2.6/dictobject.h
    trunk/lib/windows/python/include/python2.6/enumobject.h
    trunk/lib/windows/python/include/python2.6/errcode.h
    trunk/lib/windows/python/include/python2.6/fileobject.h
    trunk/lib/windows/python/include/python2.6/floatobject.h
    trunk/lib/windows/python/include/python2.6/frameobject.h
    trunk/lib/windows/python/include/python2.6/funcobject.h
    trunk/lib/windows/python/include/python2.6/genobject.h
    trunk/lib/windows/python/include/python2.6/graminit.h
    trunk/lib/windows/python/include/python2.6/grammar.h
    trunk/lib/windows/python/include/python2.6/import.h
    trunk/lib/windows/python/include/python2.6/intobject.h
    trunk/lib/windows/python/include/python2.6/intrcheck.h
    trunk/lib/windows/python/include/python2.6/iterobject.h
    trunk/lib/windows/python/include/python2.6/listobject.h
    trunk/lib/windows/python/include/python2.6/longintrepr.h
    trunk/lib/windows/python/include/python2.6/longobject.h
    trunk/lib/windows/python/include/python2.6/marshal.h
    trunk/lib/windows/python/include/python2.6/methodobject.h
    trunk/lib/windows/python/include/python2.6/modsupport.h
    trunk/lib/windows/python/include/python2.6/moduleobject.h
    trunk/lib/windows/python/include/python2.6/node.h
    trunk/lib/windows/python/include/python2.6/object.h
    trunk/lib/windows/python/include/python2.6/objimpl.h
    trunk/lib/windows/python/include/python2.6/opcode.h
    trunk/lib/windows/python/include/python2.6/osdefs.h
    trunk/lib/windows/python/include/python2.6/parsetok.h
    trunk/lib/windows/python/include/python2.6/patchlevel.h
    trunk/lib/windows/python/include/python2.6/pyarena.h
    trunk/lib/windows/python/include/python2.6/pydebug.h
    trunk/lib/windows/python/include/python2.6/pyerrors.h
    trunk/lib/windows/python/include/python2.6/pyexpat.h
    trunk/lib/windows/python/include/python2.6/pyfpe.h
    trunk/lib/windows/python/include/python2.6/pygetopt.h
    trunk/lib/windows/python/include/python2.6/pymacconfig.h
    trunk/lib/windows/python/include/python2.6/pymactoolbox.h
    trunk/lib/windows/python/include/python2.6/pymath.h
    trunk/lib/windows/python/include/python2.6/pymem.h
    trunk/lib/windows/python/include/python2.6/pyport.h
    trunk/lib/windows/python/include/python2.6/pystate.h
    trunk/lib/windows/python/include/python2.6/pystrcmp.h
    trunk/lib/windows/python/include/python2.6/pystrtod.h
    trunk/lib/windows/python/include/python2.6/pythonrun.h
    trunk/lib/windows/python/include/python2.6/rangeobject.h
    trunk/lib/windows/python/include/python2.6/setobject.h
    trunk/lib/windows/python/include/python2.6/sliceobject.h
    trunk/lib/windows/python/include/python2.6/stringobject.h
    trunk/lib/windows/python/include/python2.6/structmember.h
    trunk/lib/windows/python/include/python2.6/structseq.h
    trunk/lib/windows/python/include/python2.6/timefuncs.h
    trunk/lib/windows/python/include/python2.6/token.h
    trunk/lib/windows/python/include/python2.6/weakrefobject.h
    trunk/lib/windows/python/lib/python26.dll
    trunk/lib/windows/python/lib/python26.lib

Added Paths:
-----------
    trunk/lib/windows/python/include/python2.6/Python.h
    trunk/lib/windows/python/include/python2.6/abstract.h
    trunk/lib/windows/python/include/python2.6/bitset.h
    trunk/lib/windows/python/include/python2.6/bytes_methods.h
    trunk/lib/windows/python/include/python2.6/bytesobject.h
    trunk/lib/windows/python/include/python2.6/descrobject.h
    trunk/lib/windows/python/include/python2.6/eval.h
    trunk/lib/windows/python/include/python2.6/metagrammar.h
    trunk/lib/windows/python/include/python2.6/pgen.h
    trunk/lib/windows/python/include/python2.6/pgenheaders.h
    trunk/lib/windows/python/include/python2.6/py_curses.h
    trunk/lib/windows/python/include/python2.6/pyconfig.h
    trunk/lib/windows/python/include/python2.6/pythread.h
    trunk/lib/windows/python/include/python2.6/symtable.h
    trunk/lib/windows/python/include/python2.6/sysmodule.h
    trunk/lib/windows/python/include/python2.6/traceback.h
    trunk/lib/windows/python/include/python2.6/tupleobject.h
    trunk/lib/windows/python/include/python2.6/ucnhash.h
    trunk/lib/windows/python/include/python2.6/unicodeobject.h
    trunk/lib/windows/python/include/python2.6/warnings.h
    trunk/lib/windows/python/lib/python26_d.dll
    trunk/lib/windows/python/lib/python26_d.lib
    trunk/lib/windows/python/lib/python26_d.pdb

Modified: trunk/lib/windows/python/include/python2.6/Python-ast.h
===================================================================
--- trunk/lib/windows/python/include/python2.6/Python-ast.h	2009-04-19 18:18:52 UTC (rev 19796)
+++ trunk/lib/windows/python/include/python2.6/Python-ast.h	2009-04-19 19:19:57 UTC (rev 19797)
@@ -1,512 +1,512 @@
-/* File automatically generated by Parser/asdl_c.py. */
-
-#include "asdl.h"
-
-typedef struct _mod *mod_ty;
-
-typedef struct _stmt *stmt_ty;
-
-typedef struct _expr *expr_ty;
-
-typedef enum _expr_context { Load=1, Store=2, Del=3, AugLoad=4, AugStore=5,
-                             Param=6 } expr_context_ty;
-
-typedef struct _slice *slice_ty;
-
-typedef enum _boolop { And=1, Or=2 } boolop_ty;
-
-typedef enum _operator { Add=1, Sub=2, Mult=3, Div=4, Mod=5, Pow=6, LShift=7,
-                         RShift=8, BitOr=9, BitXor=10, BitAnd=11, FloorDiv=12 }
-                         operator_ty;
-
-typedef enum _unaryop { Invert=1, Not=2, UAdd=3, USub=4 } unaryop_ty;
-
-typedef enum _cmpop { Eq=1, NotEq=2, Lt=3, LtE=4, Gt=5, GtE=6, Is=7, IsNot=8,
-                      In=9, NotIn=10 } cmpop_ty;
-
-typedef struct _comprehension *comprehension_ty;
-
-typedef struct _excepthandler *excepthandler_ty;
-
-typedef struct _arguments *arguments_ty;
-
-typedef struct _keyword *keyword_ty;
-
-typedef struct _alias *alias_ty;
-
-
-enum _mod_kind {Module_kind=1, Interactive_kind=2, Expression_kind=3,
-                 Suite_kind=4};
-struct _mod {
-        enum _mod_kind kind;
-        union {
-                struct {
-                        asdl_seq *body;
-                } Module;
-                
-                struct {
-                        asdl_seq *body;
-                } Interactive;
-                
-                struct {
-                        expr_ty body;
-                } Expression;
-                
-                struct {
-                        asdl_seq *body;
-                } Suite;
-                
-        } v;
-};
-
-enum _stmt_kind {FunctionDef_kind=1, ClassDef_kind=2, Return_kind=3,
-                  Delete_kind=4, Assign_kind=5, AugAssign_kind=6, Print_kind=7,
-                  For_kind=8, While_kind=9, If_kind=10, With_kind=11,
-                  Raise_kind=12, TryExcept_kind=13, TryFinally_kind=14,
-                  Assert_kind=15, Import_kind=16, ImportFrom_kind=17,
-                  Exec_kind=18, Global_kind=19, Expr_kind=20, Pass_kind=21,
-                  Break_kind=22, Continue_kind=23};
-struct _stmt {
-        enum _stmt_kind kind;
-        union {
-                struct {
-                        identifier name;
-                        arguments_ty args;
-                        asdl_seq *body;
-                        asdl_seq *decorator_list;
-                } FunctionDef;
-                
-                struct {
-                        identifier name;
-                        asdl_seq *bases;
-                        asdl_seq *body;
-                        asdl_seq *decorator_list;
-                } ClassDef;
-                
-                struct {
-                        expr_ty value;
-                } Return;
-                
-                struct {
-                        asdl_seq *targets;
-                } Delete;
-                
-                struct {
-                        asdl_seq *targets;
-                        expr_ty value;
-                } Assign;
-                
-                struct {
-                        expr_ty target;
-                        operator_ty op;
-                        expr_ty value;
-                } AugAssign;
-                
-                struct {
-                        expr_ty dest;
-                        asdl_seq *values;
-                        bool nl;
-                } Print;
-                
-                struct {
-                        expr_ty target;
-                        expr_ty iter;
-                        asdl_seq *body;
-                        asdl_seq *orelse;
-                } For;
-                
-                struct {
-                        expr_ty test;
-                        asdl_seq *body;
-                        asdl_seq *orelse;
-                } While;
-                
-                struct {
-                        expr_ty test;
-                        asdl_seq *body;
-                        asdl_seq *orelse;
-                } If;
-                
-                struct {
-                        expr_ty context_expr;
-                        expr_ty optional_vars;
-                        asdl_seq *body;
-                } With;
-                
-                struct {
-                        expr_ty type;
-                        expr_ty inst;
-                        expr_ty tback;
-                } Raise;
-                
-                struct {
-                        asdl_seq *body;
-                        asdl_seq *handlers;
-                        asdl_seq *orelse;
-                } TryExcept;
-                
-                struct {
-                        asdl_seq *body;
-                        asdl_seq *finalbody;
-                } TryFinally;
-                
-                struct {
-                        expr_ty test;
-                        expr_ty msg;
-                } Assert;
-                
-                struct {
-                        asdl_seq *names;
-                } Import;
-                
-                struct {
-                        identifier module;
-                        asdl_seq *names;
-                        int level;
-                } ImportFrom;
-                
-                struct {
-                        expr_ty body;
-                        expr_ty globals;
-                        expr_ty locals;
-                } Exec;
-                
-                struct {
-                        asdl_seq *names;
-                } Global;
-                
-                struct {
-                        expr_ty value;
-                } Expr;
-                
-        } v;
-        int lineno;
-        int col_offset;
-};
-
-enum _expr_kind {BoolOp_kind=1, BinOp_kind=2, UnaryOp_kind=3, Lambda_kind=4,
-                  IfExp_kind=5, Dict_kind=6, ListComp_kind=7,
-                  GeneratorExp_kind=8, Yield_kind=9, Compare_kind=10,
-                  Call_kind=11, Repr_kind=12, Num_kind=13, Str_kind=14,
-                  Attribute_kind=15, Subscript_kind=16, Name_kind=17,
-                  List_kind=18, Tuple_kind=19};
-struct _expr {
-        enum _expr_kind kind;
-        union {
-                struct {
-                        boolop_ty op;
-                        asdl_seq *values;
-                } BoolOp;
-                
-                struct {
-                        expr_ty left;
-                        operator_ty op;
-                        expr_ty right;
-                } BinOp;
-                
-                struct {
-                        unaryop_ty op;
-                        expr_ty operand;
-                } UnaryOp;
-                
-                struct {
-                        arguments_ty args;
-                        expr_ty body;
-                } Lambda;
-                
-                struct {
-                        expr_ty test;
-                        expr_ty body;
-                        expr_ty orelse;
-                } IfExp;
-                
-                struct {
-                        asdl_seq *keys;
-                        asdl_seq *values;
-                } Dict;
-                
-                struct {
-                        expr_ty elt;
-                        asdl_seq *generators;
-                } ListComp;
-                
-                struct {
-                        expr_ty elt;
-                        asdl_seq *generators;
-                } GeneratorExp;
-                
-                struct {
-                        expr_ty value;
-                } Yield;
-                
-                struct {
-                        expr_ty left;
-                        asdl_int_seq *ops;
-                        asdl_seq *comparators;
-                } Compare;
-                
-                struct {
-                        expr_ty func;
-                        asdl_seq *args;
-                        asdl_seq *keywords;
-                        expr_ty starargs;
-                        expr_ty kwargs;
-                } Call;
-                
-                struct {
-                        expr_ty value;
-                } Repr;
-                
-                struct {
-                        object n;
-                } Num;
-                
-                struct {
-                        string s;
-                } Str;
-                
-                struct {
-                        expr_ty value;
-                        identifier attr;
-                        expr_context_ty ctx;
-                } Attribute;
-                
-                struct {
-                        expr_ty value;
-                        slice_ty slice;
-                        expr_context_ty ctx;
-                } Subscript;
-                
-                struct {
-                        identifier id;
-                        expr_context_ty ctx;
-                } Name;
-                
-                struct {
-                        asdl_seq *elts;
-                        expr_context_ty ctx;
-                } List;
-                
-                struct {
-                        asdl_seq *elts;
-                        expr_context_ty ctx;
-                } Tuple;
-                
-        } v;
-        int lineno;
-        int col_offset;
-};
-
-enum _slice_kind {Ellipsis_kind=1, Slice_kind=2, ExtSlice_kind=3, Index_kind=4};
-struct _slice {
-        enum _slice_kind kind;
-        union {
-                struct {
-                        expr_ty lower;
-                        expr_ty upper;
-                        expr_ty step;
-                } Slice;
-                
-                struct {
-                        asdl_seq *dims;
-                } ExtSlice;
-                
-                struct {
-                        expr_ty value;
-                } Index;
-                
-        } v;
-};
-
-struct _comprehension {
-        expr_ty target;
-        expr_ty iter;
-        asdl_seq *ifs;
-};
-
-enum _excepthandler_kind {ExceptHandler_kind=1};
-struct _excepthandler {

@@ Diff output truncated at 10240 characters. @@




More information about the Bf-blender-cvs mailing list