Re: [PyInstaller] Digest for pyinstaller@googlegroups.com - 3 Messages in 1 Topic
4 views
Skip to first unread message
David Cortesi
unread,
May 13, 2013, 11:00:43 AM5/13/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pyins...@googlegroups.com
Thanks for the reply. If I want to add the entire contents of a directory
(and its sub directories), does this mean that the best solution is to walk
through the source directory structure and add each file one at a time
using some script?
You should use the Tree class to create a TOC representing the entire folder, and add this to your COLLECT.