Zanurkuj w Pythonie/Znajdowanie ścieżki: Różnice pomiędzy wersjami

Usunięta treść Dodana treść
Piotr (dyskusja | edycje)
m Nowa strona: {{Python/Do tłumaczenia}} {{Podświetl|py}} == Finding the path == When running Python scripts from the command line, it is sometimes useful to know where the currently running scrip...
 
m Dodane linki nawigacyjne i znacznik WEdycji
Linia 1:
{{WEdycji}}
{{Python/Do tłumaczenia}}
 
{{Podświetl|py}}
== Finding the path ==
Linia 91 ⟶ 90:
 
This technique will allow you to re-use this regression.py script on multiple projects. Just put the script in a common directory, then change to the project's directory before running it. All of that project's unit tests will be found and tested, instead of the unit tests in the common directory where regression.py is located.
 
{{ProstaNawigacja|
poprzart=Python/Programowanie funkcyjne|
poprz=Programowanie funkcyjne|
spis=Python|
nastart=Python/Programowanie funkcyjne/Filtrowanie listy|
nast=Filtrowanie listy}}