Hi Jyri, I'm not really sure that you want all the files - the nature of Python modules is to use lots of .py files and sub-dirs as packages/sub-packages.
In this case there are quite a lot of small files. All Python modules should be delivered in to /usr/lib/python2.4/vendor-packages. Is it not acceptable to simply provide the Python interfaces (as opposed to all the files) since this is what a Python programmer will care about, and quote the arc case (as I've done) that made the proposal to place all files in vendor-packages when delivered from Sun? Thanks, Darren, Jyri Virkki wrote: > John Fischer wrote: >> 4.5. Interfaces: >> -------------------------------------------------------------------- >> Exported Stability Comments >> -------------------------------------------------------------------- > > As with PSARC/2008/122, it'd be good to document what exactly is > delivered onto the filesystem and where. > >
