Show More
@@ -963,7 +963,7 b' class Inspector(Colorable):' | |||||
963 | return False |
|
963 | return False | |
964 |
|
964 | |||
965 | def psearch(self,pattern,ns_table,ns_search=[], |
|
965 | def psearch(self,pattern,ns_table,ns_search=[], | |
966 | ignore_case=False,show_all=False, list_types=False): |
|
966 | ignore_case=False,show_all=False, *, list_types=False): | |
967 | """Search namespaces with wildcards for objects. |
|
967 | """Search namespaces with wildcards for objects. | |
968 |
|
968 | |||
969 | Arguments: |
|
969 | Arguments: |
General Comments 0
You need to be logged in to leave comments.
Login now