t168.trans 9.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205
  1. Module(body=[Assign(targets=[Name(id='big',
  2. ctx=Store())],
  3. value=Num(n=1375488932362216742658885)),
  4. Print(dest=None,
  5. values=[BinOp(left=Str(s="'%x'"),
  6. op=Mod(),
  7. right=Name(id='big',
  8. ctx=Load()))],
  9. nl=True),
  10. Print(dest=None,
  11. values=[BinOp(left=Str(s="'%x'"),
  12. op=Mod(),
  13. right=UnaryOp(op=USub(),
  14. operand=Name(id='big',
  15. ctx=Load())))],
  16. nl=True),
  17. Print(dest=None,
  18. values=[BinOp(left=Str(s="'%5x'"),
  19. op=Mod(),
  20. right=UnaryOp(op=USub(),
  21. operand=Name(id='big',
  22. ctx=Load())))],
  23. nl=True),
  24. Print(dest=None,
  25. values=[BinOp(left=Str(s="'%22x'"),
  26. op=Mod(),
  27. right=UnaryOp(op=USub(),
  28. operand=Name(id='big',
  29. ctx=Load())))],
  30. nl=True),
  31. Print(dest=None,
  32. values=[BinOp(left=Str(s="'%23x'"),
  33. op=Mod(),
  34. right=UnaryOp(op=USub(),
  35. operand=Name(id='big',
  36. ctx=Load())))],
  37. nl=True),
  38. Print(dest=None,
  39. values=[BinOp(left=Str(s="'%-23x'"),
  40. op=Mod(),
  41. right=UnaryOp(op=USub(),
  42. operand=Name(id='big',
  43. ctx=Load())))],
  44. nl=True),
  45. Print(dest=None,
  46. values=[BinOp(left=Str(s="'%023x'"),
  47. op=Mod(),
  48. right=UnaryOp(op=USub(),
  49. operand=Name(id='big',
  50. ctx=Load())))],
  51. nl=True),
  52. Print(dest=None,
  53. values=[BinOp(left=Str(s="'%-023x'"),
  54. op=Mod(),
  55. right=UnaryOp(op=USub(),
  56. operand=Name(id='big',
  57. ctx=Load())))],
  58. nl=True),
  59. Print(dest=None,
  60. values=[BinOp(left=Str(s="'%025x'"),
  61. op=Mod(),
  62. right=UnaryOp(op=USub(),
  63. operand=Name(id='big',
  64. ctx=Load())))],
  65. nl=True),
  66. Print(dest=None,
  67. values=[BinOp(left=Str(s="'%025x'"),
  68. op=Mod(),
  69. right=Name(id='big',
  70. ctx=Load()))],
  71. nl=True),
  72. Print(dest=None,
  73. values=[BinOp(left=Str(s="'%0+25x'"),
  74. op=Mod(),
  75. right=Name(id='big',
  76. ctx=Load()))],
  77. nl=True),
  78. Print(dest=None,
  79. values=[BinOp(left=Str(s="'%+25x'"),
  80. op=Mod(),
  81. right=Name(id='big',
  82. ctx=Load()))],
  83. nl=True),
  84. Print(dest=None,
  85. values=[BinOp(left=Str(s="'%25x'"),
  86. op=Mod(),
  87. right=Name(id='big',
  88. ctx=Load()))],
  89. nl=True),
  90. Print(dest=None,
  91. values=[BinOp(left=Str(s="'%.2x'"),
  92. op=Mod(),
  93. right=Name(id='big',
  94. ctx=Load()))],
  95. nl=True),
  96. Print(dest=None,
  97. values=[BinOp(left=Str(s="'%.21x'"),
  98. op=Mod(),
  99. right=Name(id='big',
  100. ctx=Load()))],
  101. nl=True),
  102. Print(dest=None,
  103. values=[BinOp(left=Str(s="'%.22x'"),
  104. op=Mod(),
  105. right=Name(id='big',
  106. ctx=Load()))],
  107. nl=True),
  108. Print(dest=None,
  109. values=[BinOp(left=Str(s="'%23.22x'"),
  110. op=Mod(),
  111. right=Name(id='big',
  112. ctx=Load()))],
  113. nl=True),
  114. Print(dest=None,
  115. values=[BinOp(left=Str(s="'%-23.22x'"),
  116. op=Mod(),
  117. right=Name(id='big',
  118. ctx=Load()))],
  119. nl=True),
  120. Print(dest=None,
  121. values=[BinOp(left=Str(s="'%X'"),
  122. op=Mod(),
  123. right=Name(id='big',
  124. ctx=Load()))],
  125. nl=True),
  126. Print(dest=None,
  127. values=[BinOp(left=Str(s="'%#X'"),
  128. op=Mod(),
  129. right=Name(id='big',
  130. ctx=Load()))],
  131. nl=True),
  132. Print(dest=None,
  133. values=[BinOp(left=Str(s="'%#x'"),
  134. op=Mod(),
  135. right=Name(id='big',
  136. ctx=Load()))],
  137. nl=True),
  138. Print(dest=None,
  139. values=[BinOp(left=Str(s="'%#x'"),
  140. op=Mod(),
  141. right=UnaryOp(op=USub(),
  142. operand=Name(id='big',
  143. ctx=Load())))],
  144. nl=True),
  145. Print(dest=None,
  146. values=[BinOp(left=Str(s="'%#.23x'"),
  147. op=Mod(),
  148. right=UnaryOp(op=USub(),
  149. operand=Name(id='big',
  150. ctx=Load())))],
  151. nl=True),
  152. Print(dest=None,
  153. values=[BinOp(left=Str(s="'%#+.23x'"),
  154. op=Mod(),
  155. right=Name(id='big',
  156. ctx=Load()))],
  157. nl=True),
  158. Print(dest=None,
  159. values=[BinOp(left=Str(s="'%# .23x'"),
  160. op=Mod(),
  161. right=Name(id='big',
  162. ctx=Load()))],
  163. nl=True),
  164. Print(dest=None,
  165. values=[BinOp(left=Str(s="'%#+.23X'"),
  166. op=Mod(),
  167. right=Name(id='big',
  168. ctx=Load()))],
  169. nl=True),
  170. Print(dest=None,
  171. values=[BinOp(left=Str(s="'%#-+.23X'"),
  172. op=Mod(),
  173. right=Name(id='big',
  174. ctx=Load()))],
  175. nl=True),
  176. Print(dest=None,
  177. values=[BinOp(left=Str(s="'%#-+26.23X'"),
  178. op=Mod(),
  179. right=Name(id='big',
  180. ctx=Load()))],
  181. nl=True),
  182. Print(dest=None,
  183. values=[BinOp(left=Str(s="'%#-+27.23X'"),
  184. op=Mod(),
  185. right=Name(id='big',
  186. ctx=Load()))],
  187. nl=True),
  188. Print(dest=None,
  189. values=[BinOp(left=Str(s="'%#+27.23X'"),
  190. op=Mod(),
  191. right=Name(id='big',
  192. ctx=Load()))],
  193. nl=True),
  194. Print(dest=None,
  195. values=[BinOp(left=Str(s="'%#+027.23X'"),
  196. op=Mod(),
  197. right=Name(id='big',
  198. ctx=Load()))],
  199. nl=True),
  200. Print(dest=None,
  201. values=[BinOp(left=Str(s="'%#+27.23X'"),
  202. op=Mod(),
  203. right=Name(id='big',
  204. ctx=Load()))],
  205. nl=True)])