Is it possible to store "non-python" files in a directory that serves
as a Python Package? (Like an image file or an XML file.)

Is this allowed for sub-directories that are not Python Packages? In
other words, can I have a Python Package that contains other Python
Packages and also folders that aren't Python Packages?

Thanks,

Scott Huey

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

Reply via email to