
June 5th, 2003, 03:31 AM
|
|
Junior Member
|
|
Join Date: Jun 2003
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
about py2exe
there's one question
i have some *.py files,
a.py import someting from b.py
but when i use py2exe to pack it,
it seems py2exe doesn't pack b.py into this package
how to pack them all ?
Last edited by ahduo : June 5th, 2003 at 08:35 AM.
|