Talk:Python: Difference between revisions
imported>Samuela →shellHook explanation: new section |
imported>L0b0 →How to use specific Python version?: new section |
||
Line 6: | Line 6: | ||
It's not clear what the meaning of all the `shellHook` stuff is for, esp. the <code>unset SOURCE_DATE_EPOCH</code> bit. | It's not clear what the meaning of all the `shellHook` stuff is for, esp. the <code>unset SOURCE_DATE_EPOCH</code> bit. | ||
== How to use specific Python version? == | |||
I'm working on a project where we're using a specific patch version of Python. How would I set this up? | |||
[[User:L0b0|L0b0]] ([[User talk:L0b0|talk]]) 22:01, 19 September 2021 (UTC) |