-
Notifications
You must be signed in to change notification settings - Fork 350
Example 2-3. os_path_walk.py #4
Open
Description
Example 2-3. os_path_walk.py
It uses import fire and fire.Fire()
There is no mention or explanation about the fire module in Chapter 2
There should be a reference to explaining fire module in Chapter 3