cx_freeze error

zyqnews at 163.net zyqnews at 163.net
Sat Jan 29 23:03:28 EST 2005


Thanks for your answer.
I tried it  and the result is:
[cxfreeze]$ python
Python 2.2.3 (#1, Oct 15 2003, 23:33:35)
[GCC 3.3.1 20030930 (Red Hat Linux 3.3.1-6)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import re
>>> re.compile
<function compile at 0x81a244c>
>>> re.__file__
'/usr/lib/python2.2/re.pyc'
>>>

Is there any hint?




More information about the Python-list mailing list