Files
PyGithub/doc/examples
Kevin Rickard 8b6b4505b6 Fix bug in recursive repository contents example (#1166)
The previous code would prematurely exit when the intermediate contents list holds one thing, and that one thing has not been processed / expanded yet. Now the exit condition is when the contents list is empty, and there is nothing left to be processed.
2019-07-12 16:30:15 +10:00
..
2018-10-18 19:41:59 +08:00
2018-10-08 20:33:12 +08:00
2018-10-08 20:33:12 +08:00