Smal question

Bruno Desthuilliers bruno.42.desthuilliers at websiteburo.invalid
Thu Jul 10 12:45:42 EDT 2008


Hans Müller a écrit :
> Hello group,
> 
> I have some scripts sharing some common functions.
> So what I'd like to have is a modern include.
> Of course python does not have (with good reasons) no include statement.
> But I'm too lazy to create a module which has to be installed into the 
> interpreter for some functions I need to share in a project.

What do you mean "installed in the interpreter" ?




More information about the Python-list mailing list