Commit 8b3bf55
authored
Introduce PyConfig to implement Paths correctly (RustPython#6461)
* getpath
* introduce PyConfig
* landmark in getpath1 parent 09fa97d commit 8b3bf55
16 files changed
Lines changed: 487 additions & 162 deletions
File tree
- .cspell.dict
- crates
- stdlib/src
- vm/src
- stdlib
- vm
- src
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments