if i have a larger project and want to divide my program into several
files, how do i include these files in the mainprogram?

using import someprojectfile doesnt work because import is for site-
packages right and i dont want to put all my files
in that folder.

so how do i do it?

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to