|
Re: Python 2.3 and Windows: msg#00197video.blender.devel
In reply to Douglas Bischoff (bischofftep@xxxxxxx): > 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@xxxxxxxxxx http://www.cs.umn.edu/~mein |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Python 2.3 and Windows: 00197, Douglas Bischoff |
|---|---|
| Next by Date: | Re: Python 2.3 and Windows: 00197, Willian Padovani Germano |
| Previous by Thread: | Re: Python 2.3 and Windowsi: 00197, Douglas Bischoff |
| Next by Thread: | Re: Python 2.3 and Windows: 00197, Willian Padovani Germano |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |