The xdg-compliance function would check on shell startup if we have a file mentioned by 'PYTHONSTARTUP' and create it if not. However, if there is no env var in the shell calling for this at all it would still try to create a file at an 'empty' path, so this obviously won't work. Added a check that we even have the variable to do work. |
||
|---|---|---|
| .. | ||
| alias.d | ||
| profile.d | ||
| alias | ||
| env | ||
| profile | ||
| xdg | ||