New issue report by Venom087:
We don't need to have that working_dir line in config.yml. We can find the
working dir by using:
os.path.realpath(__file__)
Issue attributes:
Status: Accepted
Owner: Venom087
Labels: Type-Enhancement Priority-Low
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
Comment #1 by k.strasse:
solved by r103
Issue attribute updates:
Status: Done