On 2016/11/15 00:38:01, wrengr wrote:
> s/-- could/-- i.e., can be/
Done.
6 system should be excluded (os.path is OK though).
wrengr
2016/11/15 00:38:01
-> "For example, you must not write to the file sy
-> "For example, you must not write to the file system"
In specifications, "should" indicates a desired goal (which, in practice, may
fail to obtain); for absolute requirements/prohibitions, use "must" (or
"shall").
On 2016/11/15 00:38:01, wrengr wrote:
> -> "For example, you must not write to the file system"
>
> In specifications, "should" indicates a desired goal (which, in practice, may
> fail to obtain); for absolute requirements/prohibitions, use "must" (or
> "shall").
Good point.
7
8 # How to use?
9
10 Create a symbolic link to [libs](libs), and ensure that the containing directory
11 of it is in sys.path or PYTHONPATH.
12
13 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