Jacob Kruger wrote:
> Ok, then why is it not picking up that the 2 files are in fact in same 
> folder at the time when I'm running the setup.py?
>
> All I have in the main file is the following in case that's an issue?:
>
> from mapDataFn import fnTakeItem

If you have main.py, setup.py, and mapDataFn.py, all in the same
directory, that should work just fine, without any "includes" overrides
at all.  What error do you see?

-- 
Tim Roberts, t...@probo.com
Providenza & Boekelheide, Inc.

_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to