On 2016/11/10 21:20:35, wrengr wrote:
> Would be worth specifically mentioning the `os` modules and/or writing to the
> file system as specific examples of things which are excluded
Good idea!
Added an example.
6
7 # How to use?
8
9 Create a symbolic link to [libs](libs), and ensure that the containing directory
10 of it is in sys.path or PYTHONPATH.
11
12 The usage would look like: `from libs import API_MODULE_NAME`
Issue 2488113005: [Findit] Re-org code.
(Closed)
Created 4 years, 1 month ago by stgao
Modified 4 years, 1 month ago
Reviewers: chanli, lijeffrey, Sharu Jiang, wrengr
Base URL:
Comments: 63