Python symbol模块,常用函数和类

下面列出了Python symbol 模块中定义的常用函数和类,我们从62个开源Python项目中,按照使用频率进行了排序。

函数和类 使用项目数
1. test() 用在(48)个项目中
2. and_test() 用在(48)个项目中
3. comparison() 用在(48)个项目中
4. or_test() 用在(48)个项目中
5. atom() 用在(48)个项目中
6. stmt() 用在(6)个项目中
7. funcdef() 用在(6)个项目中
8. lambdef() 用在(6)个项目中
9. small_stmt() 用在(5)个项目中
10. decorator() 用在(5)个项目中
11. sliceop() 用在(5)个项目中
12. list_iter() 用在(5)个项目中
13. list_for() 用在(5)个项目中
14. power() 用在(5)个项目中
15. testlist_safe() 用在(5)个项目中
16. exprlist() 用在(5)个项目中
17. augassign() 用在(5)个项目中
18. import_as_names() 用在(5)个项目中
19. import_as_name() 用在(5)个项目中
20. dotted_as_names() 用在(5)个项目中
21. dotted_as_name() 用在(5)个项目中
22. varargslist() 用在(5)个项目中
23. pass_stmt() 用在(5)个项目中
24. except_clause() 用在(5)个项目中
25. simple_stmt() 用在(5)个项目中
26. suite() 用在(5)个项目中
27. not_test() 用在(5)个项目中
28. expr() 用在(5)个项目中
29. and_expr() 用在(5)个项目中
30. arith_expr() 用在(5)个项目中
31. factor() 用在(5)个项目中
32. xor_expr() 用在(5)个项目中
33. shift_expr() 用在(5)个项目中
34. expr_stmt() 用在(5)个项目中
35. term() 用在(5)个项目中
36. testlist() 用在(5)个项目中
37. print_stmt() 用在(5)个项目中
38. compound_stmt() 用在(5)个项目中
39. try_stmt() 用在(5)个项目中
40. encoding_decl() 用在(5)个项目中
41. comp_for() 用在(5)个项目中
42. comp_iter() 用在(5)个项目中
43. dictorsetmaker() 用在(5)个项目中
44. assert_stmt() 用在(5)个项目中
45. SymbolInformationForSet() 用在(5)个项目中
46. py() 用在(5)个项目中
47. raise_stmt() 用在(5)个项目中
48. return_stmt() 用在(5)个项目中
49. classdef() 用在(5)个项目中
50. flow_stmt() 用在(5)个项目中
51. while_stmt() 用在(5)个项目中
52. yield_expr() 用在(5)个项目中
53. import_stmt() 用在(5)个项目中
54. global_stmt() 用在(5)个项目中
55. dotted_name() 用在(5)个项目中
56. break_stmt() 用在(5)个项目中
57. testlist_comp() 用在(5)个项目中
58. if_stmt() 用在(5)个项目中
59. decorators() 用在(5)个项目中
60. with_stmt() 用在(5)个项目中
61. TranslateLibPath() 用在(5)个项目中
62. yield_stmt() 用在(5)个项目中
63. continue_stmt() 用在(5)个项目中
64. exec_stmt() 用在(5)个项目中
65. for_stmt() 用在(5)个项目中
66. del_stmt() 用在(5)个项目中
67. single_input() 用在(5)个项目中
68. file_input() 用在(5)个项目中
69. eval_input() 用在(5)个项目中