Show More
@@ -408,8 +408,8 b' class DirectView(View):' | |||
|
408 | 408 | |
|
409 | 409 | If `local=True`, then the package will also be imported locally. |
|
410 | 410 | |
|
411 | If `quiet=True`, then no message concerning the success of import will be | |
|
412 |
|
|
|
411 | If `quiet=True`, no output will be produced when attempting remote | |
|
412 | imports. | |
|
413 | 413 | |
|
414 | 414 | Note that remote-only (`local=False`) imports have not been implemented. |
|
415 | 415 |
General Comments 0
You need to be logged in to leave comments.
Login now