[Bf-committers] Python 2.3 and Windows

Kent Mein bf-committers@blender.org
Tue, 27 Apr 2004 15:02:14 -0500


In reply to Douglas Bischoff (bischofftep@mac.com):

> On Apr 27, 2004, at 15:32, Willian Padovani Germano wrote:
> 
> >import sys; print sys.builtin_module_names
> 
> Here you go!
> 
> G4 Laptop, OS 10.3.3
> ----
> Python 2.3 (#1, Sep 13 2003, 00:49:11)
> [GCC 3.3 20030304 (Apple Computer, Inc. build 1495)] on darwin
> Type "help", "copyright", "credits" or "license" for more information.
> >>> import sys; print sys.builtin_module_names
> ('__builtin__', '__main__', '_codecs', '_sre', '_symtable', 'errno', 
> 'exceptions', 'gc', 'imp', 'marshal', 'posix', 'signal', 'sys', 
> 'thread', 'xxsubtype', 'zipimport')
> >>>


I got the same on solaris.

Kent
-- 
mein@cs.umn.edu
http://www.cs.umn.edu/~mein