Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- DATA
- __stderr__ = <_io.TextIOWrapper name='<stderr>' mode='w' encoding='utf...
- __stdin__ = <_io.TextIOWrapper name='<stdin>' mode='r' encoding='utf-8...
- __stdout__ = <_io.TextIOWrapper name='<stdout>' mode='w' encoding='utf...
- api_version = 1013
- argv = ['blender-app.exe']
- base_exec_prefix = r'C:\Python34'
- base_prefix = r'C:\Python34'
- builtin_module_names = ('_ast', '_bisect', '_bpy_path', '_codecs', '_c...
- byteorder = 'little'
- copyright = 'Copyright (c) 2001-2014 Python Software Foundati...ematis...
- dllhandle = 1365573632
- dont_write_bytecode = False
- exec_prefix = r'C:\Python34'
- executable = r'C:\Program Files\Blender Foundation\Blender\blender-app...
- flags = sys.flags(debug=0, inspect=0, interactive=0, opt...ing=0, quie...
- float_info = sys.float_info(max=1.7976931348623157e+308, max_...epsilo...
- float_repr_style = 'short'
- hash_info = sys.hash_info(width=64, modulus=2305843009213693...iphash2...
- hexversion = 50594544
- implementation = namespace(cache_tag='cpython-34', hexversion=505...in...
- int_info = sys.int_info(bits_per_digit=30, sizeof_digit=4)
- last_traceback = None
- last_value = SyntaxError('invalid syntax', ('<blender_console>', 1, 17...
- maxsize = 9223372036854775807
- maxunicode = 1114111
- meta_path = [<class '_frozen_importlib.BuiltinImporter'>, <class '_fro...
- modules = {'__future__': <module '__future__' from 'C:\\Python34\\Lib\...
- path = [r'C:\Program Files\Blender Foundation\Blender\2.74\scripts\add...
- path_hooks = [<class 'zipimport.zipimporter'>, <function FileFinder.pa...
- path_importer_cache = {r'C:\Program Files\Blender Foundation\Blender':...
- platform = 'win32'
- prefix = r'C:\Python34'
- stderr = <_io.StringIO object>
- stdin = None
- stdout = <_io.StringIO object>
- thread_info = sys.thread_info(name='nt', lock=None, version=None)
- version = '3.4.2 (default, Dec 7 2014, 18:21:18) [MSC v.1800 64 bit (...
- version_info = sys.version_info(major=3, minor=4, micro=2, releaseleve...
- warnoptions = []
- winver = '3.4'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement