Files
@ 9c5f794df7cd
Branch filter:
Location: kallithea/init.d/kallithea-daemon-debian
9c5f794df7cd
1.7 KiB
text/plain
paster: drop insertion of root path in sys.path
Most paster commands inserted the root of the kallithea app in sys.path ... but
only after loading all the Kallithea modules. That seems a bit pointless.
Most paster commands inserted the root of the kallithea app in sys.path ... but
only after loading all the Kallithea modules. That seems a bit pointless.