python-on-a-chip online compiler

Dependencies:   mbed TSI

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers pmfeatures.h Source File

pmfeatures.h

00001 /* Automatically generated by ./pmGenPmFeatures.py on Wed Mar 13 11:50:30 2013.  DO NOT EDIT. */
00002 #define HAVE_PRINT
00003 #define HAVE_CLASSES
00004 #define HAVE_REPLICATION
00005 #define HAVE_DEFAULTARGS
00006 #define HAVE_DEL
00007 #define HAVE_BACKTICK
00008 #define HAVE_FLOAT
00009 #define HAVE_GC
00010 #define HAVE_STRING_FORMAT
00011 #define HAVE_AUTOBOX
00012 #define HAVE_ASSERT
00013 #define HAVE_CLOSURES
00014 #define HAVE_GENERATORS
00015 #define HAVE_IMPORTS
00016 #define HAVE_DEBUG_INFO
00017 #define HAVE_PYTHON26