On Wed, Sep 23, 2009 at 3:51 PM, Sebastian Kayser <[email protected]> wrote: > > py_<modulename> > > Here, <modulename> is absolutely non-ambiguous; one refers to this name > when importing a python module. Would a general policy like this (also > applied to pyyaml, modulename: yaml) hurt? I don't think so. >
PS: I forgot to mention my thoughts, that for PURE "modules" only, this makes a good idea of sense to me. But what about python "applications"? or what about things that are part module, and part application? _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers
