Directory Structure for Distutils

Peter Klyushkin petrk at pochtamt.ru
Mon Jul 21 09:09:02 EDT 2003


Hello, Thomas!

>>>>> "TG" == Thomas Güttler writes:

 TG> Thomas Güttler wrote:
>> Hi!
>> 
>> What is the best directory structure for python modules?
>> 
>> ...

 TG> (Replying to myself)

 TG> I downloaded the source of distutils and took it as an example.

 TG> One thing is still unclear: How can I copy non python files into
 TG> the destination?  There is a directory called "gif" which needs
 TG> to be in the directory of the my module.

Take a look at ResourcePackage.  It isn't exactly what you want but it
is exactly for your purpose.

 TG>  thomas

-- 
                                                             C'ya, Peter.
		      --=[petrk at pochtamt.ru]=--
        --=[ICQ 89449080]=--=[Jabber dassburger at jabber.ru]=--




More information about the Python-list mailing list