Ticket #3897 (closed enhancement: wontfix)
[PATCH] - Enable use of __shared_dir__ within siteconfig.py
| Reported by: | ilias@… | Owned by: | cmlenz |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | devel |
| Severity: | normal | Keywords: | setuptools inheritance |
| Cc: |
Description
The attached patch introduces the use of the attribute "shared_dir" within siteconfig.py.
This addition does not change the existent behaviour, thus installations do not break.
A user _can_ set this attribute and delete all existent default... attributes (which contain redundant path information).
Existent default... attributes have priority over the shared_dir attribute.
context:
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


