[mapguide-commits] FW: r6467 - in trunk/Tools/Maestro: Maestro Maestro.Base Maestro.Base/Services Maestro.Base/Services/Scripting Thirdparty Thirdparty/IronPython-2.7.1 Thirdparty/IronPython-2.7.1/Doc Thirdparty/IronPython-2.7.1/Lib Thirdparty/IronPython-2.7.1/Lib/ctypes Th

Tom Fukushima tom.fukushima at autodesk.com
Mon Jan 30 13:25:15 EST 2012



-----Original Message-----
From: svn_mapguide at osgeo.org [mailto:svn_mapguide at osgeo.org] 
Sent: Monday, January 30, 2012 10:39 AM
To: mapguide-commits at lists.osgeo.org
Subject: r6467 - in trunk/Tools/Maestro: Maestro Maestro.Base Maestro.Base/Services Maestro.Base/Services/Scripting Thirdparty Thirdparty/IronPython-2.7.1 Thirdparty/IronPython-2.7.1/Doc Thirdparty/IronPython-2.7.1/Lib Thirdparty/IronPython-2.7.1/Lib/ctypes Thi...

Author: jng
Date: 2012-01-30 09:39:13 -0800 (Mon, 30 Jan 2012)
New Revision: 6467

Added:
   trunk/Tools/Maestro/Maestro.Base/Services/Scripting/
   trunk/Tools/Maestro/Maestro.Base/Services/Scripting/ScriptingClasses.cs
   trunk/Tools/Maestro/Maestro.Base/Services/ScriptingService.cs
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Doc/
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Doc/Chiron.txt
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Doc/IronPython.css
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Doc/dotnet-integration.rst
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/IronPython.Modules.dll
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/IronPython.Modules.xml
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/IronPython.dll
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/IronPython.xml
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/BaseHTTPServer.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/Bastion.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/CGIHTTPServer.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/ConfigParser.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/Cookie.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/DocXMLRPCServer.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/HTMLParser.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/MimeWriter.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/Queue.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/SimpleHTTPServer.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/SimpleXMLRPCServer.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/SocketServer.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/StringIO.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/UserDict.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/UserList.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/UserString.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/_LWPCookieJar.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/_MozillaCookieJar.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/__future__.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/__phello__.foo.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/_abcoll.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/_pyio.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/_strptime.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/_threading_local.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/_weakrefset.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/abc.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/aifc.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/antigravity.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/anydbm.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/argparse.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/ast.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/asynchat.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/asyncore.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/atexit.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/audiodev.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/base64.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/bdb.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/binhex.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/bisect.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/calendar.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/cgi.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/cgitb.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/chunk.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/cmd.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/code.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/codecs.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/codeop.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/collections.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/colorsys.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/commands.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/compileall.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/contextlib.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/cookielib.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/copy.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/csv.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/ctypes/
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/ctypes/__init__.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/ctypes/_endian.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/ctypes/macholib/
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/ctypes/macholib/__init__.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/ctypes/macholib/dyld.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/ctypes/macholib/dylib.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/ctypes/macholib/framework.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/ctypes/util.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/ctypes/wintypes.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/decimal.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/difflib.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/dircache.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/dis.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/distutils/
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/distutils/__init__.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/distutils/archive_util.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/distutils/bcppcompiler.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/distutils/ccompiler.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/distutils/cmd.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/distutils/command/
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/distutils/command/__init__.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/distutils/command/bdist.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/distutils/command/bdist_dumb.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/distutils/command/bdist_rpm.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/distutils/command/bdist_wininst.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/distutils/command/build.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/distutils/command/build_clib.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/distutils/command/build_ext.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/distutils/command/build_py.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/distutils/command/build_scripts.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/distutils/command/check.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/distutils/command/clean.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/distutils/command/config.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/distutils/command/install.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/distutils/command/install_data.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/distutils/command/install_egg_info.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/distutils/command/install_headers.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/distutils/command/install_lib.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/distutils/command/install_scripts.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/distutils/command/register.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/distutils/command/sdist.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/distutils/command/upload.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/distutils/config.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/distutils/core.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/distutils/cygwinccompiler.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/distutils/debug.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/distutils/dep_util.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/distutils/dir_util.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/distutils/dist.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/distutils/emxccompiler.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/distutils/errors.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/distutils/extension.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/distutils/fancy_getopt.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/distutils/file_util.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/distutils/filelist.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/distutils/log.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/distutils/msvccompiler.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/distutils/spawn.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/distutils/sysconfig.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/distutils/text_file.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/distutils/unixccompiler.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/distutils/util.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/distutils/version.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/distutils/versionpredicate.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/doctest.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/dumbdbm.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/dummy_thread.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/dummy_threading.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/email/
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/email/__init__.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/email/_parseaddr.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/email/base64mime.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/email/charset.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/email/encoders.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/email/errors.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/email/feedparser.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/email/generator.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/email/header.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/email/iterators.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/email/message.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/email/mime/
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/email/mime/__init__.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/email/mime/application.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/email/mime/audio.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/email/mime/base.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/email/mime/image.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/email/mime/message.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/email/mime/multipart.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/email/mime/nonmultipart.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/email/mime/text.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/email/parser.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/email/quoprimime.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/email/utils.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/__init__.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/aliases.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/ascii.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/base64_codec.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/charmap.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/cp037.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/cp1006.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/cp1026.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/cp1140.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/cp1250.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/cp1251.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/cp1252.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/cp1253.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/cp1254.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/cp1255.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/cp1256.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/cp1257.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/cp1258.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/cp424.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/cp437.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/cp500.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/cp720.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/cp737.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/cp775.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/cp850.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/cp852.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/cp855.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/cp856.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/cp857.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/cp858.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/cp860.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/cp861.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/cp862.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/cp863.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/cp864.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/cp865.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/cp866.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/cp869.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/cp874.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/cp875.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/hex_codec.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/hp_roman8.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/iso8859_1.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/iso8859_10.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/iso8859_11.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/iso8859_13.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/iso8859_14.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/iso8859_15.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/iso8859_16.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/iso8859_2.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/iso8859_3.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/iso8859_4.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/iso8859_5.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/iso8859_6.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/iso8859_7.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/iso8859_8.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/iso8859_9.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/koi8_r.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/koi8_u.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/latin_1.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/mac_arabic.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/mac_centeuro.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/mac_croatian.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/mac_cyrillic.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/mac_farsi.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/mac_greek.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/mac_iceland.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/mac_latin2.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/mac_roman.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/mac_romanian.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/mac_turkish.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/mbcs.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/palmos.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/ptcp154.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/punycode.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/quopri_codec.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/raw_unicode_escape.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/rot_13.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/string_escape.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/tis_620.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/undefined.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/unicode_escape.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/unicode_internal.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/utf_16.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/utf_16_be.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/utf_16_le.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/utf_32.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/utf_32_le.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/utf_7.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/utf_8.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/utf_8_sig.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/uu_codec.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/encodings/zlib_codec.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/filecmp.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/fileinput.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/fnmatch.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/formatter.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/fpformat.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/fractions.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/ftplib.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/functools.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/genericpath.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/getopt.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/getpass.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/gettext.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/glob.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/gzip.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/hashlib.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/heapq.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/hmac.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/htmlentitydefs.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/htmllib.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/httplib.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/ihooks.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/imaplib.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/imghdr.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/importlib/
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/importlib/__init__.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/imputil.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/inspect.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/io.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/json/
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/json/__init__.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/json/decoder.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/json/encoder.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/json/scanner.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/json/tool.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/keyword.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/__init__.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/__main__.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/btm_matcher.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/btm_utils.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/fixer_base.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/fixer_util.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/fixes/
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/fixes/__init__.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/fixes/fix_apply.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/fixes/fix_basestring.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/fixes/fix_buffer.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/fixes/fix_callable.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/fixes/fix_dict.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/fixes/fix_except.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/fixes/fix_exec.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/fixes/fix_execfile.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/fixes/fix_exitfunc.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/fixes/fix_filter.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/fixes/fix_funcattrs.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/fixes/fix_future.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/fixes/fix_getcwdu.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/fixes/fix_has_key.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/fixes/fix_idioms.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/fixes/fix_import.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/fixes/fix_imports.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/fixes/fix_imports2.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/fixes/fix_input.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/fixes/fix_intern.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/fixes/fix_isinstance.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/fixes/fix_itertools.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/fixes/fix_itertools_imports.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/fixes/fix_long.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/fixes/fix_map.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/fixes/fix_metaclass.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/fixes/fix_methodattrs.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/fixes/fix_ne.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/fixes/fix_next.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/fixes/fix_nonzero.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/fixes/fix_numliterals.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/fixes/fix_operator.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/fixes/fix_paren.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/fixes/fix_print.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/fixes/fix_raise.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/fixes/fix_raw_input.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/fixes/fix_reduce.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/fixes/fix_renames.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/fixes/fix_repr.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/fixes/fix_set_literal.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/fixes/fix_standarderror.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/fixes/fix_sys_exc.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/fixes/fix_throw.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/fixes/fix_tuple_params.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/fixes/fix_types.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/fixes/fix_unicode.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/fixes/fix_urllib.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/fixes/fix_ws_comma.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/fixes/fix_xrange.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/fixes/fix_xreadlines.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/fixes/fix_zip.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/main.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/patcomp.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/pgen2/
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/pgen2/__init__.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/pgen2/conv.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/pgen2/driver.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/pgen2/grammar.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/pgen2/literals.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/pgen2/parse.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/pgen2/pgen.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/pgen2/token.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/pgen2/tokenize.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/pygram.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/pytree.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/lib2to3/refactor.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/linecache.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/locale.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/logging/
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/logging/__init__.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/logging/config.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/logging/handlers.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/macpath.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/macurl2path.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/mailbox.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/mailcap.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/markupbase.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/md5.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/mhlib.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/mimetools.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/mimetypes.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/mimify.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/modulefinder.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/multifile.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/mutex.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/netrc.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/new.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/nntplib.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/ntpath.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/nturl2path.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/numbers.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/opcode.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/optparse.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/os.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/os2emxpath.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/pdb.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/pickle.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/pickletools.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/pipes.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/pkgutil.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/platform.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/plistlib.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/popen2.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/poplib.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/posixfile.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/posixpath.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/pprint.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/profile.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/pstats.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/py_compile.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/pyclbr.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/pydoc.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/pydoc_data/
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/pydoc_data/__init__.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/pydoc_data/topics.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/quopri.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/random.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/repr.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/rexec.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/rfc822.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/rlcompleter.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/robotparser.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/runpy.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/sched.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/sets.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/sgmllib.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/sha.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/shelve.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/shlex.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/shutil.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/site-packages/
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/site-packages/README.txt
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/site.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/smtpd.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/smtplib.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/sndhdr.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/sre_compile.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/sre_constants.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/sre_parse.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/ssl.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/stat.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/statvfs.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/string.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/stringold.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/struct.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/subprocess.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/sunau.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/sunaudio.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/symbol.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/sysconfig.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/tabnanny.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/tarfile.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/telnetlib.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/tempfile.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/textwrap.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/this.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/threading.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/timeit.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/toaiff.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/token.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/tokenize.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/trace.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/traceback.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/types.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/unittest/
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/unittest/__init__.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/unittest/__main__.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/unittest/case.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/unittest/loader.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/unittest/main.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/unittest/result.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/unittest/runner.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/unittest/signals.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/unittest/suite.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/unittest/util.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/urllib.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/urllib2.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/urlparse.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/user.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/uu.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/uuid.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/warnings.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/wave.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/weakref.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/webbrowser.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/whichdb.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/wsgiref/
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/wsgiref/__init__.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/wsgiref/handlers.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/wsgiref/headers.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/wsgiref/simple_server.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/wsgiref/util.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/wsgiref/validate.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/xdrlib.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/xml/
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/xml/__init__.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/xml/dom/
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/xml/dom/NodeFilter.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/xml/dom/__init__.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/xml/dom/domreg.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/xml/dom/minicompat.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/xml/dom/minidom.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/xml/dom/pulldom.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/xml/dom/xmlbuilder.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/xml/etree/
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/xml/etree/ElementInclude.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/xml/etree/ElementPath.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/xml/etree/ElementTree.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/xml/etree/SimpleXMLTreeBuilder.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/xml/etree/__init__.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/xml/parsers/
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/xml/parsers/__init__.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/xml/sax/
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/xml/sax/__init__.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/xml/sax/_exceptions.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/xml/sax/handler.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/xml/sax/saxutils.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/xml/sax/xmlreader.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/xmllib.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/xmlrpclib.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Lib/zipfile.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/License.Rtf
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/License.StdLib.txt
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/License.html
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/License.txt
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Microsoft.Dynamic.dll
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Microsoft.Scripting.Metadata.dll
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Microsoft.Scripting.dll
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Readme.html
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Tools/
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Tools/Scripts/
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Tools/Scripts/pyc.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Tutorial/
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Tutorial/Calc.xaml
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Tutorial/Extend/
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Tutorial/Extend/csextend.cs
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Tutorial/Extend/csxtest.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Tutorial/Extend/vbextend.vb
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Tutorial/Extend/vbxtest.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Tutorial/Tutorial.htm
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Tutorial/avalon.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Tutorial/calculator.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Tutorial/csx.bat
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Tutorial/debugcsx.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Tutorial/debugging.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Tutorial/debugvbx.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Tutorial/dialog1.jpg
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Tutorial/dialog2.jpg
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Tutorial/first.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Tutorial/load.xml
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Tutorial/pyevent.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Tutorial/spellcheck.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Tutorial/vbx.bat
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Tutorial/wfdemo.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Tutorial/winforms.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/Tutorial/xmlutil.py
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/ipy.exe
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/ipy64.exe
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/ipyw.exe
   trunk/Tools/Maestro/Thirdparty/IronPython-2.7.1/ipyw64.exe
Modified:
   trunk/Tools/Maestro/Maestro.Base/Maestro.Base.addin
   trunk/Tools/Maestro/Maestro.Base/Maestro.Base.csproj
   trunk/Tools/Maestro/Maestro/Maestro.csproj
Log:
#1934: Add IronPython 2.7.1 to thirdparty. Add a new ScriptingService which provides support for execution and evaluation of python code. Also expose a simple Application object in the global python scripting scope that can be accessed by python code.



More information about the mapguide-commits mailing list