]> git.madduck.net Git - etc/vim.git/blob - tests/data/long_strings__regression.py

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Regression fix: leave R prefixes capitalization alone (#2285)
[etc/vim.git] / tests / data / long_strings__regression.py
1 class A:
2     def foo():
3         result = type(message)("")
4
5
6 # Don't merge multiline (e.g. triple-quoted) strings.
7 def foo():
8     query = (
9         """SELECT xxxxxxxxxxxxxxxxxxxx(xxx)"""
10         """ FROM xxxxxxxxxxxxxxxx WHERE xxxxxxxxxx AND xxx <> xxxxxxxxxxxxxx()""")
11
12 # There was a bug where tuples were being identified as long strings.
13 long_tuple = ('Apple', 'Berry', 'Cherry', 'Dill', 'Evergreen', 'Fig',
14            'Grape', 'Harry', 'Iglu', 'Jaguar')
15
16 stupid_format_method_bug = "Some really long string that just so happens to be the {} {} to force the 'format' method to hang over the line length boundary. This is pretty annoying.".format("perfect", "length")
17
18 class A:
19     def foo():
20         os.system("This is a regression test. xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxxx.".format("xxxxxxxxxx", "xxxxxx", "xxxxxxxxxx"))
21
22
23 class A:
24     def foo():
25         XXXXXXXXXXXX.append(
26             (
27                 "xxx_xxxxxxxxxx(xxxxx={}, xxxx={}, xxxxx, xxxx_xxxx_xxxxxxxxxx={})".format(
28                     xxxxx, xxxx, xxxx_xxxx_xxxxxxxxxx
29                 ),
30                 my_var,
31                 my_other_var,
32             )
33         )
34
35 class A:
36     class B:
37         def foo():
38             bar(
39                 (
40                     "[{}]: xxx_xxxxxxxxxx(xxxxx={}, xxxx={}, xxxxx={}"
41                     " xxxx_xxxx_xxxxxxxxxx={}, xxxx={})"
42                     .format(xxxx._xxxxxxxxxxxxxx, xxxxx, xxxx, xxxx_xxxx_xxxxxxxxxx, xxxxxxx)
43                 ),
44                 varX,
45                 varY,
46                 varZ,
47             )
48
49 def foo(xxxx):
50     for (xxx_xxxx, _xxx_xxx, _xxx_xxxxx, xxx_xxxx) in xxxx:
51         for xxx in xxx_xxxx:
52             assert ("x" in xxx) or (
53                 xxx in xxx_xxx_xxxxx
54             ), "{0} xxxxxxx xx {1}, xxx {1} xx xxx xx xxxx xx xxx xxxx: xxx xxxx {2}".format(
55                 xxx_xxxx, xxx, xxxxxx.xxxxxxx(xxx_xxx_xxxxx)
56             )
57
58 class A:
59     def disappearing_comment():
60         return (
61             (  # xx -x xxxxxxx xx xxx xxxxxxx.
62                 '{{xxx_xxxxxxxxxx_xxxxxxxx}} xxx xxxx'
63                 ' {} {{xxxx}} >&2'
64                 .format(
65                     "{xxxx} {xxxxxx}"
66                     if xxxxx.xx_xxxxxxxxxx
67                     else ( # Disappearing Comment
68                         "--xxxxxxx --xxxxxx=x --xxxxxx-xxxxx=xxxxxx"
69                         " --xxxxxx-xxxx=xxxxxxxxxxx.xxx"
70                     )
71                 )
72             ),
73             (x, y, z),
74         )
75
76 class A:
77     class B:
78         def foo():
79             xxxxx_xxxx(
80                 xx, "\t"
81                 "@xxxxxx '{xxxx_xxx}\t' > {xxxxxx_xxxx}.xxxxxxx;"
82                 "{xxxx_xxx} >> {xxxxxx_xxxx}.xxxxxxx 2>&1; xx=$$?;"
83                 "xxxx $$xx"
84                 .format(xxxx_xxx=xxxx_xxxxxxx, xxxxxx_xxxx=xxxxxxx + "/" + xxxx_xxx_xxxx, x=xxx_xxxxx_xxxxx_xxx),
85                 x,
86                 y,
87                 z,
88             )
89
90 func_call_where_string_arg_has_method_call_and_bad_parens(
91     (
92         "A long string with {}. This string is so long that it is ridiculous. It can't fit on one line at alllll.".format("formatting")
93     ),
94 )
95
96 func_call_where_string_arg_has_old_fmt_and_bad_parens(
97     (
98         "A long string with {}. This string is so long that it is ridiculous. It can't fit on one line at alllll." % "formatting"
99     ),
100 )
101
102 func_call_where_string_arg_has_old_fmt_and_bad_parens(
103     (
104         "A long string with {}. This {} is so long that it is ridiculous. It can't fit on one line at alllll." % ("formatting", "string")
105     ),
106 )
107
108 class A:
109     def append(self):
110         if True:
111             xxxx.xxxxxxx.xxxxx( ('xxxxxxxxxx xxxx xx xxxxxx(%x) xx %x xxxx xx xxx %x.xx'
112                                  % (len(self) + 1,
113                                     xxxx.xxxxxxxxxx,
114                                     xxxx.xxxxxxxxxx))
115                                 + (' %.3f (%s) to %.3f (%s).\n'
116                                    % (xxxx.xxxxxxxxx,
117                                       xxxx.xxxxxxxxxxxxxx(xxxx.xxxxxxxxx),
118                                       x,
119                                       xxxx.xxxxxxxxxxxxxx( xx)
120                                       )))
121
122 class A:
123     def foo():
124         some_func_call(
125             'xxxxxxxxxx',
126             (
127                 "xx {xxxxxxxxxxx}/xxxxxxxxxxx.xxx xxxx.xxx && xxxxxx -x "
128                 "\"xxxx xxxxxxx xxxxxx xxxx; xxxx xxxxxx_xxxxx xxxxxx xxxx; "
129                 "xxxx.xxxx_xxxxxx(['xxxx.xxx'], xxxx.xxxxxxx().xxxxxxxxxx)\" "
130             ),
131             None,
132             ('xxxxxxxxxxx',),
133         ),
134
135 class A:
136     def foo():
137         some_func_call(
138             (
139                 "xx {xxxxxxxxxxx}/xxxxxxxxxxx.xxx xxxx.xxx && xxxxxx -x "
140                 "xxxx, ('xxxxxxx xxxxxx xxxx, xxxx') xxxxxx_xxxxx xxxxxx xxxx; "
141                 "xxxx.xxxx_xxxxxx(['xxxx.xxx'], xxxx.xxxxxxx().xxxxxxxxxx)\" "
142             ),
143             None,
144             ('xxxxxxxxxxx',),
145         ),
146
147 xxxxxxx = { 'xx' : 'xxxx xxxxxxx xxxxxxxxx -x xxx -x /xxx/{0} -x xxx,xxx -xx {1} \
148 -xx {1} -xx xxx=xxx_xxxx,xxx_xx,xxx_xxx,xxx_xxxx,xxx_xx,xxx_xxx |\
149  xxxxxx -x xxxxxxxx -x xxxxxxxx -x',
150          'xx' : 'xxxx xxxxxxx xxxxxxxxx -x xxx -x /xxx/{0} -x xxx,xxx -xx {1} \
151 -xx {1} -xx xxx=xxx_xxxx_xxx_xxxx,xxx_xx_xxx_xxxx,xxx_xxxx_xxx_xxxx,\
152 xxx_xx_xxxx_xxxx,xxx_xxx_xxxx,xxx_xxx_xxxx xxxx=xxx | xxxxxx -x xxxxxxxx -x xxxxxxxx -x'
153 }
154
155 class A:
156     def foo(self):
157         if True:
158             xxxxx_xxxxxxxxxxxx('xxx xxxxxx xxx xxxxxxxxx.xx xx xxxxxxxx.  xxx xxxxxxxxxxxxx.xx xxxxxxx '
159                                + 'xx xxxxxx xxxxxx xxxxxx xx xxxxxxx xxx xxx ${0} xx x xxxxxxxx xxxxx'.xxxxxx(xxxxxx_xxxxxx_xxx))
160
161 class A:
162     class B:
163         def foo():
164             row = {
165                 'xxxxxxxxxxxxxxx' : xxxxxx_xxxxx_xxxx,
166                 # 'xxxxxxxxxxxxxxxxxxxxxxx'
167                 # 'xxxxxxxxxxxxxxxxxxxxxx'
168                 # 'xxxxxxxxxxxxxxxxxx'
169                 # 'xxxxxxxxxxxxxxxxx'
170                 'xxxxxxxxxx' : xxxxx_xxxxx,
171                 }
172
173 class A:
174     def xxxx_xxx_xx_xxxxxxxxxx_xxxx_xxxxxxxxx(xxxx):
175         xxxxxxxx = [
176             xxxxxxxxxxxxxxxx(
177                 'xxxx',
178                 xxxxxxxxxxx={
179                     'xxxx' : 1.0,
180                 },
181                 xxxxxx={'xxxxxx 1' : xxxxxx(xxxx='xxxxxx 1', xxxxxx=600.0)},
182                 xxxxxxxx_xxxxxxx=0.0,
183             ),
184             xxxxxxxxxxxxxxxx(
185                 'xxxxxxx',
186                 xxxxxxxxxxx={
187                     'xxxx' : 1.0,
188                 },
189                 xxxxxx={'xxxxxx 1' : xxxxxx(xxxx='xxxxxx 1', xxxxxx=200.0)},
190                 xxxxxxxx_xxxxxxx=0.0,
191             ),
192             xxxxxxxxxxxxxxxx(
193                 'xxxx',
194             ),
195         ]
196
197 some_dictionary = {
198     'xxxxx006': ['xxx-xxx xxxxx3xxxx1xx2xxxxxxxxxxxxxx0xx6xxxxxxxxxx2xxxxxx9xxxxxxxxxx0xxxxx1xxx2x/xx9xx6+x+xxxxxxxxxxxxxx4xxxxxxxxxxxxxxxxxxxxx43xxx2xx2x4x++xxx6xxxxxxxxx+xxxxx/xx9x+xxxxxxxxxxxxxx8x15xxxxxxxxxxxxxxxxx82xx/xxxxxxxxxxxxxx/x5xxxxxxxxxxxxxx6xxxxxx74x4/xxx4x+xxxxxxxxx2xxxxxxxx87xxxxx4xxxxxxxx3xx0xxxxx4xxx1xx9xx5xxxxxxx/xxxxx5xx6xx4xxxx1x/x2xxxxxxxxxxxx64xxxxxxx1x0xx5xxxxxxxxxxxxxx== xxxxx000 xxxxxxxxxx\n',
199                  'xxx-xxx xxxxx3xxxx1xx2xxxxxxxxxxxxxx6xxxxxxxxxxxxxx9xxxxxxxxxxxxx3xxx9xxxxxxxxxxxxxxxx0xxxxxxxxxxxxxxxxx2xxxx2xxx6xxxxx/xx54xxxxxxxxx4xxx3xxxxxx9xx3xxxxx39xxxxxxxxx5xx91xxxx7xxxxxx8xxxxxxxxxxxxxxxx9xxx93xxxxxxxxxxxxxxxxx7xxx8xx8xx4/x1xxxxx1x3xxxxxxxxxxxxx3xxxxxx9xx4xx4x7xxxxxxxxxxxxx1xxxxxxxxx7xxxxxxxxxxxxxx4xx6xxxxxxxxx9xxx7xxxx2xxxxxxxxxxxxxxxxxxxxxx8xxxxxxxxxxxxxxxxxxxx6xx== xxxxx010 xxxxxxxxxx\n'],
200     'xxxxx016': ['xxx-xxx xxxxx3xxxx1xx2xxxxxxxxxxxxxx0xx6xxxxxxxxxx2xxxxxx9xxxxxxxxxx0xxxxx1xxx2x/xx9xx6+x+xxxxxxxxxxxxxx4xxxxxxxxxxxxxxxxxxxxx43xxx2xx2x4x++xxx6xxxxxxxxx+xxxxx/xx9x+xxxxxxxxxxxxxx8x15xxxxxxxxxxxxxxxxx82xx/xxxxxxxxxxxxxx/x5xxxxxxxxxxxxxx6xxxxxx74x4/xxx4x+xxxxxxxxx2xxxxxxxx87xxxxx4xxxxxxxx3xx0xxxxx4xxx1xx9xx5xxxxxxx/xxxxx5xx6xx4xxxx1x/x2xxxxxxxxxxxx64xxxxxxx1x0xx5xxxxxxxxxxxxxx== xxxxx000 xxxxxxxxxx\n',
201                  'xxx-xxx xxxxx3xxxx1xx2xxxxxxxxxxxxxx6xxxxxxxxxxxxxx9xxxxxxxxxxxxx3xxx9xxxxxxxxxxxxxxxx0xxxxxxxxxxxxxxxxx2xxxx2xxx6xxxxx/xx54xxxxxxxxx4xxx3xxxxxx9xx3xxxxx39xxxxxxxxx5xx91xxxx7xxxxxx8xxxxxxxxxxxxxxxx9xxx93xxxxxxxxxxxxxxxxx7xxx8xx8xx4/x1xxxxx1x3xxxxxxxxxxxxx3xxxxxx9xx4xx4x7xxxxxxxxxxxxx1xxxxxxxxx7xxxxxxxxxxxxxx4xx6xxxxxxxxx9xxx7xxxx2xxxxxxxxxxxxxxxxxxxxxx8xxxxxxxxxxxxxxxxxxxx6xx== xxxxx010 xxxxxxxxxx\n']
202 }
203
204 def foo():
205     xxx_xxx = (
206         'xxxx xxx xxxxxxxx_xxxx xx "xxxxxxxxxx".'
207         '\n xxx: xxxxxx xxxxxxxx_xxxx=xxxxxxxxxx'
208     ) # xxxx xxxxxxxxxx xxxx xx xxxx xx xxx xxxxxxxx xxxxxx xxxxx.
209
210 some_tuple = ("some string", "some string" " which should be joined")
211
212 some_commented_string = (
213     "This string is long but not so long that it needs hahahah toooooo be so greatttt"  # This comment gets thrown to the top.
214     " {} that I just can't think of any more good words to say about it at"
215     " allllllllllll".format("ha")  # comments here are fine
216 )
217
218 some_commented_string = (
219     "This string is long but not so long that it needs hahahah toooooo be so greatttt"  # But these
220     " {} that I just can't think of any more good words to say about it at"  # comments will stay
221     " allllllllllll".format("ha")  # comments here are fine
222 )
223
224 lpar_and_rpar_have_comments = func_call(  # LPAR Comment
225     "Long really ridiculous type of string that shouldn't really even exist at all. I mean commmme onnn!!!",  # Comma Comment
226 )  # RPAR Comment
227
228 cmd_fstring = (
229     f"sudo -E deluge-console info --detailed --sort-reverse=time_added "
230     f"{'' if ID is None else ID} | perl -nE 'print if /^{field}:/'"
231 )
232
233 cmd_fstring = f"sudo -E deluge-console info --detailed --sort-reverse=time_added {'' if ID is None else ID} | perl -nE 'print if /^{field}:/'"
234
235 cmd_fstring = f"sudo -E deluge-console info --detailed --sort-reverse=time_added {'{{}}' if ID is None else ID} | perl -nE 'print if /^{field}:/'"
236
237 cmd_fstring = f"sudo -E deluge-console info --detailed --sort-reverse=time_added {{'' if ID is None else ID}} | perl -nE 'print if /^{field}:/'"
238
239 fstring = f"This string really doesn't need to be an {{{{fstring}}}}, but this one most certainly, absolutely {does}."
240
241 fstring = (
242     f"We have to remember to escape {braces}."
243     " Like {these}."
244     f" But not {this}."
245 )
246
247 class A:
248     class B:
249         def foo():
250             st_error = STError(
251                 f"This string ({string_leaf.value}) appears to be pointless (i.e. has"
252                 " no parent)."
253             )
254
255 def foo():
256     user_regex = _lazy_re_compile(
257         r"(^[-!#$%&'*+/=?^_`{}|~0-9A-Z]+(\.[-!#$%&'*+/=?^_`{}|~0-9A-Z]+)*\Z"  # dot-atom
258         r'|^"([\001-\010\013\014\016-\037!#-\[\]-\177]|\\[\001-\011\013\014\016-\177])*"\Z)',  # quoted-string
259         re.IGNORECASE)
260
261 def foo():
262     user_regex = _lazy_re_compile(
263         "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"  # dot-atom
264         'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx',  # quoted-string
265         xyz
266     )
267
268 def foo():
269     user_regex = _lazy_re_compile(
270         "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"  # dot-atom
271         'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx',  # quoted-string
272         xyz
273     )
274
275 class A:
276     class B:
277         def foo():
278             if not hasattr(module, name):
279                 raise ValueError(
280                     "Could not find object %s in %s.\n"
281                     "Please note that you cannot serialize things like inner "
282                     "classes. Please move the object into the main module "
283                     "body to use migrations.\n"
284                     "For more information, see "
285                     "https://docs.djangoproject.com/en/%s/topics/migrations/#serializing-values"
286                     % (name, module_name, get_docs_version()))
287
288 class A:
289     class B:
290         def foo():
291             if not hasattr(module, name):
292                 raise ValueError(
293                     "Could not find object %s in %s.\nPlease note that you cannot serialize things like inner classes. Please move the object into the main module body to use migrations.\nFor more information, see https://docs.djangoproject.com/en/%s/topics/migrations/#serializing-values"
294                     % (name, module_name, get_docs_version()))
295
296 x = (
297     "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
298     "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
299     "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
300     "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
301 )
302
303 class Step(StepBase):
304     def who(self):
305         self.cmd = 'SR AAAA-CORRECT NAME IS {last_name} {first_name}{middle_name} {title}/P{passenger_association}'.format(
306             last_name=last_name,
307             first_name=first_name,
308             middle_name=middle_name,
309             title=title,
310             passenger_association=passenger_association,
311         )
312
313 xxxxxxx_xxxxxx_xxxxxxx = xxx(
314     [
315         xxxxxxxxxxxx(
316             xxxxxx_xxxxxxx=(
317                 '((x.aaaaaaaaa = "xxxxxx.xxxxxxxxxxxxxxxxxxxxx") || (x.xxxxxxxxx = "xxxxxxxxxxxx")) && '
318                 # xxxxx xxxxxxxxxxxx xxxx xxx (xxxxxxxxxxxxxxxx) xx x xxxxxxxxx xx xxxxxx.
319                 "(x.bbbbbbbbbbbb.xxx != "
320                 '"xxx:xxx:xxx::cccccccccccc:xxxxxxx-xxxx/xxxxxxxxxxx/xxxxxxxxxxxxxxxxx") && '
321             )
322         )
323     ]
324 )
325
326 if __name__ == "__main__":
327     for i in range(4, 8):
328         cmd = (
329             r"for pid in $(ps aux | grep paster | grep -v grep | grep '\-%d' | awk '{print $2}'); do kill $pid; done"
330             % (i)
331         )
332
333 def A():
334     def B():
335         def C():
336             def D():
337                 def E():
338                     def F():
339                         def G():
340                             assert (
341                                 c_float(val[0][0] / val[0][1]).value
342                                 == c_float(value[0][0] / value[0][1]).value
343                             ), "%s didn't roundtrip" % tag
344
345 class xxxxxxxxxxxxxxxxxxxxx(xxxx.xxxxxxxxxxxxx):
346     def xxxxxxx_xxxxxx(xxxx):
347         assert xxxxxxx_xxxx in [
348             x.xxxxx.xxxxxx.xxxxx.xxxxxx,
349             x.xxxxx.xxxxxx.xxxxx.xxxx,
350         ], ("xxxxxxxxxxx xxxxxxx xxxx (xxxxxx xxxx) %x xxx xxxxx" % xxxxxxx_xxxx)
351
352 value.__dict__[
353     key
354 ] = "test"  # set some Thrift field to non-None in the struct aa bb cc dd ee
355
356 RE_ONE_BACKSLASH = {
357     "asdf_hjkl_jkl": re.compile(
358         r"(?<!([0-9]\ ))(?<=(^|\ ))([A-Z]+(\ )?|[0-9](\ )|[a-z](\ )){4,7}([A-Z]|[0-9]|[a-z])($|\b)(?!(\ ?([0-9]\ )|(\.)))"
359     ),
360 }
361
362 RE_TWO_BACKSLASHES = {
363     "asdf_hjkl_jkl": re.compile(
364         r"(?<!([0-9]\ ))(?<=(^|\ ))([A-Z]+(\ )?|[0-9](\ )|[a-z](\\ )){4,7}([A-Z]|[0-9]|[a-z])($|\b)(?!(\ ?([0-9]\ )|(\.)))"
365     ),
366 }
367
368 RE_THREE_BACKSLASHES = {
369     "asdf_hjkl_jkl": re.compile(
370         r"(?<!([0-9]\ ))(?<=(^|\ ))([A-Z]+(\ )?|[0-9](\ )|[a-z](\\\ )){4,7}([A-Z]|[0-9]|[a-z])($|\b)(?!(\ ?([0-9]\ )|(\.)))"
371     ),
372 }
373
374 # We do NOT split on f-string expressions.
375 print(f"Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam. {[f'{i}' for i in range(10)]}")
376 x = f"This is a long string which contains an f-expr that should not split {{{[i for i in range(5)]}}}."
377
378 # The parens should NOT be removed in this case.
379 (
380     "my very long string that should get formatted if I'm careful to make sure it goes"
381     " over 88 characters which it has now"
382 )
383
384 # The parens should NOT be removed in this case.
385 (
386     "my very long string that should get formatted if I'm careful to make sure it goes over 88 characters which"
387     " it has now"
388 )
389
390 # The parens should NOT be removed in this case.
391 (
392     "my very long string"
393     " that should get formatted"
394     " if I'm careful to make sure"
395     " it goes over 88 characters which"
396     " it has now"
397 )
398
399
400 def _legacy_listen_examples():
401     text += (
402         "    \"listen for the '%(event_name)s' event\"\n"
403         "\n    # ... (event logic logic logic) ...\n"
404         % {
405             "since": since,
406         }
407     )
408
409
410 class X:
411     async def foo(self):
412         msg = ""
413         for candidate in CANDIDATES:
414             msg += (
415                 "**{candidate.object_type} {candidate.rev}**"
416                 " - {candidate.description}\n"
417             )
418
419
420 temp_msg = (
421     f"{f'{humanize_number(pos)}.': <{pound_len+2}} "
422     f"{balance: <{bal_len + 5}} "
423     f"<<{author.display_name}>>\n"
424 )
425
426 assert str(suffix_arr) == (
427     "['$', 'angaroo$', 'angrykangaroo$', 'aroo$', 'garoo$', "
428     "'grykangaroo$', 'kangaroo$', 'ngaroo$', 'ngrykangaroo$', "
429     "'o$', 'oo$', 'roo$', 'rykangaroo$', 'ykangaroo$']"
430 )
431 assert str(suffix_arr) != (
432     "['$', 'angaroo$', 'angrykangaroo$', 'aroo$', 'garoo$', "
433     "'grykangaroo$', 'kangaroo$', 'ngaroo$', 'ngrykangaroo$', "
434     "'o$', 'oo$', 'roo$', 'rykangaroo$', 'ykangaroo$']"
435 )
436 assert str(suffix_arr) <= (
437     "['$', 'angaroo$', 'angrykangaroo$', 'aroo$', 'garoo$', "
438     "'grykangaroo$', 'kangaroo$', 'ngaroo$', 'ngrykangaroo$', "
439     "'o$', 'oo$', 'roo$', 'rykangaroo$', 'ykangaroo$']"
440 )
441 assert str(suffix_arr) >= (
442     "['$', 'angaroo$', 'angrykangaroo$', 'aroo$', 'garoo$', "
443     "'grykangaroo$', 'kangaroo$', 'ngaroo$', 'ngrykangaroo$', "
444     "'o$', 'oo$', 'roo$', 'rykangaroo$', 'ykangaroo$']"
445 )
446 assert str(suffix_arr) < (
447     "['$', 'angaroo$', 'angrykangaroo$', 'aroo$', 'garoo$', "
448     "'grykangaroo$', 'kangaroo$', 'ngaroo$', 'ngrykangaroo$', "
449     "'o$', 'oo$', 'roo$', 'rykangaroo$', 'ykangaroo$']"
450 )
451 assert str(suffix_arr) > (
452     "['$', 'angaroo$', 'angrykangaroo$', 'aroo$', 'garoo$', "
453     "'grykangaroo$', 'kangaroo$', 'ngaroo$', 'ngrykangaroo$', "
454     "'o$', 'oo$', 'roo$', 'rykangaroo$', 'ykangaroo$']"
455 )
456 assert str(suffix_arr) in "['$', 'angaroo$', 'angrykangaroo$', 'aroo$', 'garoo$', 'grykangaroo$', 'kangaroo$', 'ngaroo$', 'ngrykangaroo$', 'o$', 'oo$', 'roo$', 'rykangaroo$', 'ykangaroo$']"
457 assert str(suffix_arr) not in "['$', 'angaroo$', 'angrykangaroo$', 'aroo$', 'garoo$', 'grykangaroo$', 'kangaroo$', 'ngaroo$', 'ngrykangaroo$', 'o$', 'oo$', 'roo$', 'rykangaroo$', 'ykangaroo$']"
458 message = (
459     f"1. Go to Google Developers Console and log in with your Google account."
460     "(https://console.developers.google.com/)"
461     "2. You should be prompted to create a new project (name does not matter)."
462     "3. Click on Enable APIs and Services at the top."
463     "4. In the list of APIs choose or search for YouTube Data API v3 and "
464     "click on it. Choose Enable."
465     "5. Click on Credentials on the left navigation bar."
466     "6. Click on Create Credential at the top."
467     '7. At the top click the link for "API key".'
468     "8. No application restrictions are needed. Click Create at the bottom."
469     "9. You now have a key to add to `{prefix}set api youtube api_key`"
470 )
471 message = (
472     f"1. Go to Google Developers Console and log in with your Google account."
473     "(https://console.developers.google.com/)"
474     "2. You should be prompted to create a new project (name does not matter)."
475     f"3. Click on Enable APIs and Services at the top."
476     "4. In the list of APIs choose or search for YouTube Data API v3 and "
477     "click on it. Choose Enable."
478     f"5. Click on Credentials on the left navigation bar."
479     "6. Click on Create Credential at the top."
480     '7. At the top click the link for "API key".'
481     "8. No application restrictions are needed. Click Create at the bottom."
482     "9. You now have a key to add to `{prefix}set api youtube api_key`"
483 )
484 message = (
485     f"1. Go to Google Developers Console and log in with your Google account."
486     "(https://console.developers.google.com/)"
487     "2. You should be prompted to create a new project (name does not matter)."
488     f"3. Click on Enable APIs and Services at the top."
489     "4. In the list of APIs choose or search for YouTube Data API v3 and "
490     "click on it. Choose Enable."
491     f"5. Click on Credentials on the left navigation bar."
492     "6. Click on Create Credential at the top."
493     '7. At the top click the link for "API key".'
494     "8. No application restrictions are needed. Click Create at the bottom."
495     f"9. You now have a key to add to `{prefix}set api youtube api_key`"
496 )
497
498 # It shouldn't matter if the string prefixes are capitalized.
499 temp_msg = (
500     F"{F'{humanize_number(pos)}.': <{pound_len+2}} "
501     F"{balance: <{bal_len + 5}} "
502     F"<<{author.display_name}>>\n"
503 )
504
505 fstring = (
506     F"We have to remember to escape {braces}."
507     " Like {these}."
508     F" But not {this}."
509 )
510
511 welcome_to_programming = R"hello," R" world!"
512
513 fstring = F"f-strings definitely make things more {difficult} than they need to be for {{black}}. But boy they sure are handy. The problem is that some lines will need to have the 'f' whereas others do not. This {line}, for example, needs one."
514
515 x = F"This is a long string which contains an f-expr that should not split {{{[i for i in range(5)]}}}."
516
517
518 # output
519
520
521 class A:
522     def foo():
523         result = type(message)("")
524
525
526 # Don't merge multiline (e.g. triple-quoted) strings.
527 def foo():
528     query = (
529         """SELECT xxxxxxxxxxxxxxxxxxxx(xxx)"""
530         """ FROM xxxxxxxxxxxxxxxx WHERE xxxxxxxxxx AND xxx <> xxxxxxxxxxxxxx()"""
531     )
532
533
534 # There was a bug where tuples were being identified as long strings.
535 long_tuple = (
536     "Apple",
537     "Berry",
538     "Cherry",
539     "Dill",
540     "Evergreen",
541     "Fig",
542     "Grape",
543     "Harry",
544     "Iglu",
545     "Jaguar",
546 )
547
548 stupid_format_method_bug = (
549     "Some really long string that just so happens to be the {} {} to force the 'format'"
550     " method to hang over the line length boundary. This is pretty annoying.".format(
551         "perfect", "length"
552     )
553 )
554
555
556 class A:
557     def foo():
558         os.system(
559             "This is a regression test. xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx"
560             " xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx"
561             " xxxx.".format("xxxxxxxxxx", "xxxxxx", "xxxxxxxxxx")
562         )
563
564
565 class A:
566     def foo():
567         XXXXXXXXXXXX.append(
568             (
569                 "xxx_xxxxxxxxxx(xxxxx={}, xxxx={}, xxxxx, xxxx_xxxx_xxxxxxxxxx={})"
570                 .format(xxxxx, xxxx, xxxx_xxxx_xxxxxxxxxx),
571                 my_var,
572                 my_other_var,
573             )
574         )
575
576
577 class A:
578     class B:
579         def foo():
580             bar(
581                 "[{}]: xxx_xxxxxxxxxx(xxxxx={}, xxxx={}, xxxxx={}"
582                 " xxxx_xxxx_xxxxxxxxxx={}, xxxx={})".format(
583                     xxxx._xxxxxxxxxxxxxx, xxxxx, xxxx, xxxx_xxxx_xxxxxxxxxx, xxxxxxx
584                 ),
585                 varX,
586                 varY,
587                 varZ,
588             )
589
590
591 def foo(xxxx):
592     for (xxx_xxxx, _xxx_xxx, _xxx_xxxxx, xxx_xxxx) in xxxx:
593         for xxx in xxx_xxxx:
594             assert ("x" in xxx) or (xxx in xxx_xxx_xxxxx), (
595                 "{0} xxxxxxx xx {1}, xxx {1} xx xxx xx xxxx xx xxx xxxx: xxx xxxx {2}"
596                 .format(xxx_xxxx, xxx, xxxxxx.xxxxxxx(xxx_xxx_xxxxx))
597             )
598
599
600 class A:
601     def disappearing_comment():
602         return (
603             (  # xx -x xxxxxxx xx xxx xxxxxxx.
604                 "{{xxx_xxxxxxxxxx_xxxxxxxx}} xxx xxxx {} {{xxxx}} >&2".format(
605                     "{xxxx} {xxxxxx}"
606                     if xxxxx.xx_xxxxxxxxxx
607                     else (  # Disappearing Comment
608                         "--xxxxxxx --xxxxxx=x --xxxxxx-xxxxx=xxxxxx"
609                         " --xxxxxx-xxxx=xxxxxxxxxxx.xxx"
610                     )
611                 )
612             ),
613             (x, y, z),
614         )
615
616
617 class A:
618     class B:
619         def foo():
620             xxxxx_xxxx(
621                 xx,
622                 "\t"
623                 "@xxxxxx '{xxxx_xxx}\t' > {xxxxxx_xxxx}.xxxxxxx;"
624                 "{xxxx_xxx} >> {xxxxxx_xxxx}.xxxxxxx 2>&1; xx=$$?;"
625                 "xxxx $$xx".format(
626                     xxxx_xxx=xxxx_xxxxxxx,
627                     xxxxxx_xxxx=xxxxxxx + "/" + xxxx_xxx_xxxx,
628                     x=xxx_xxxxx_xxxxx_xxx,
629                 ),
630                 x,
631                 y,
632                 z,
633             )
634
635
636 func_call_where_string_arg_has_method_call_and_bad_parens(
637     "A long string with {}. This string is so long that it is ridiculous. It can't fit"
638     " on one line at alllll.".format("formatting"),
639 )
640
641 func_call_where_string_arg_has_old_fmt_and_bad_parens(
642     "A long string with {}. This string is so long that it is ridiculous. It can't fit"
643     " on one line at alllll." % "formatting",
644 )
645
646 func_call_where_string_arg_has_old_fmt_and_bad_parens(
647     "A long string with {}. This {} is so long that it is ridiculous. It can't fit on"
648     " one line at alllll." % ("formatting", "string"),
649 )
650
651
652 class A:
653     def append(self):
654         if True:
655             xxxx.xxxxxxx.xxxxx(
656                 "xxxxxxxxxx xxxx xx xxxxxx(%x) xx %x xxxx xx xxx %x.xx"
657                 % (len(self) + 1, xxxx.xxxxxxxxxx, xxxx.xxxxxxxxxx)
658                 + " %.3f (%s) to %.3f (%s).\n"
659                 % (
660                     xxxx.xxxxxxxxx,
661                     xxxx.xxxxxxxxxxxxxx(xxxx.xxxxxxxxx),
662                     x,
663                     xxxx.xxxxxxxxxxxxxx(xx),
664                 )
665             )
666
667
668 class A:
669     def foo():
670         some_func_call(
671             "xxxxxxxxxx",
672             "xx {xxxxxxxxxxx}/xxxxxxxxxxx.xxx xxxx.xxx && xxxxxx -x "
673             '"xxxx xxxxxxx xxxxxx xxxx; xxxx xxxxxx_xxxxx xxxxxx xxxx; '
674             "xxxx.xxxx_xxxxxx(['xxxx.xxx'], xxxx.xxxxxxx().xxxxxxxxxx)\" ",
675             None,
676             ("xxxxxxxxxxx",),
677         ),
678
679
680 class A:
681     def foo():
682         some_func_call(
683             "xx {xxxxxxxxxxx}/xxxxxxxxxxx.xxx xxxx.xxx && xxxxxx -x "
684             "xxxx, ('xxxxxxx xxxxxx xxxx, xxxx') xxxxxx_xxxxx xxxxxx xxxx; "
685             "xxxx.xxxx_xxxxxx(['xxxx.xxx'], xxxx.xxxxxxx().xxxxxxxxxx)\" ",
686             None,
687             ("xxxxxxxxxxx",),
688         ),
689
690
691 xxxxxxx = {
692     "xx": (
693         "xxxx xxxxxxx xxxxxxxxx -x xxx -x /xxx/{0} -x xxx,xxx -xx {1} -xx {1} -xx"
694         " xxx=xxx_xxxx,xxx_xx,xxx_xxx,xxx_xxxx,xxx_xx,xxx_xxx | xxxxxx -x xxxxxxxx -x"
695         " xxxxxxxx -x"
696     ),
697     "xx": (
698         "xxxx xxxxxxx xxxxxxxxx -x xxx -x /xxx/{0} -x xxx,xxx -xx {1} -xx {1} -xx"
699         " xxx=xxx_xxxx_xxx_xxxx,xxx_xx_xxx_xxxx,xxx_xxxx_xxx_xxxx,xxx_xx_xxxx_xxxx,xxx_xxx_xxxx,xxx_xxx_xxxx"
700         " xxxx=xxx | xxxxxx -x xxxxxxxx -x xxxxxxxx -x"
701     ),
702 }
703
704
705 class A:
706     def foo(self):
707         if True:
708             xxxxx_xxxxxxxxxxxx(
709                 "xxx xxxxxx xxx xxxxxxxxx.xx xx xxxxxxxx.  xxx xxxxxxxxxxxxx.xx"
710                 " xxxxxxx "
711                 + "xx xxxxxx xxxxxx xxxxxx xx xxxxxxx xxx xxx ${0} xx x xxxxxxxx xxxxx"
712                 .xxxxxx(xxxxxx_xxxxxx_xxx)
713             )
714
715
716 class A:
717     class B:
718         def foo():
719             row = {
720                 "xxxxxxxxxxxxxxx": xxxxxx_xxxxx_xxxx,
721                 # 'xxxxxxxxxxxxxxxxxxxxxxx'
722                 # 'xxxxxxxxxxxxxxxxxxxxxx'
723                 # 'xxxxxxxxxxxxxxxxxx'
724                 # 'xxxxxxxxxxxxxxxxx'
725                 "xxxxxxxxxx": xxxxx_xxxxx,
726             }
727
728
729 class A:
730     def xxxx_xxx_xx_xxxxxxxxxx_xxxx_xxxxxxxxx(xxxx):
731         xxxxxxxx = [
732             xxxxxxxxxxxxxxxx(
733                 "xxxx",
734                 xxxxxxxxxxx={
735                     "xxxx": 1.0,
736                 },
737                 xxxxxx={"xxxxxx 1": xxxxxx(xxxx="xxxxxx 1", xxxxxx=600.0)},
738                 xxxxxxxx_xxxxxxx=0.0,
739             ),
740             xxxxxxxxxxxxxxxx(
741                 "xxxxxxx",
742                 xxxxxxxxxxx={
743                     "xxxx": 1.0,
744                 },
745                 xxxxxx={"xxxxxx 1": xxxxxx(xxxx="xxxxxx 1", xxxxxx=200.0)},
746                 xxxxxxxx_xxxxxxx=0.0,
747             ),
748             xxxxxxxxxxxxxxxx(
749                 "xxxx",
750             ),
751         ]
752
753
754 some_dictionary = {
755     "xxxxx006": [
756         "xxx-xxx"
757         " xxxxx3xxxx1xx2xxxxxxxxxxxxxx0xx6xxxxxxxxxx2xxxxxx9xxxxxxxxxx0xxxxx1xxx2x/xx9xx6+x+xxxxxxxxxxxxxx4xxxxxxxxxxxxxxxxxxxxx43xxx2xx2x4x++xxx6xxxxxxxxx+xxxxx/xx9x+xxxxxxxxxxxxxx8x15xxxxxxxxxxxxxxxxx82xx/xxxxxxxxxxxxxx/x5xxxxxxxxxxxxxx6xxxxxx74x4/xxx4x+xxxxxxxxx2xxxxxxxx87xxxxx4xxxxxxxx3xx0xxxxx4xxx1xx9xx5xxxxxxx/xxxxx5xx6xx4xxxx1x/x2xxxxxxxxxxxx64xxxxxxx1x0xx5xxxxxxxxxxxxxx=="
758         " xxxxx000 xxxxxxxxxx\n",
759         "xxx-xxx"
760         " xxxxx3xxxx1xx2xxxxxxxxxxxxxx6xxxxxxxxxxxxxx9xxxxxxxxxxxxx3xxx9xxxxxxxxxxxxxxxx0xxxxxxxxxxxxxxxxx2xxxx2xxx6xxxxx/xx54xxxxxxxxx4xxx3xxxxxx9xx3xxxxx39xxxxxxxxx5xx91xxxx7xxxxxx8xxxxxxxxxxxxxxxx9xxx93xxxxxxxxxxxxxxxxx7xxx8xx8xx4/x1xxxxx1x3xxxxxxxxxxxxx3xxxxxx9xx4xx4x7xxxxxxxxxxxxx1xxxxxxxxx7xxxxxxxxxxxxxx4xx6xxxxxxxxx9xxx7xxxx2xxxxxxxxxxxxxxxxxxxxxx8xxxxxxxxxxxxxxxxxxxx6xx=="
761         " xxxxx010 xxxxxxxxxx\n",
762     ],
763     "xxxxx016": [
764         "xxx-xxx"
765         " xxxxx3xxxx1xx2xxxxxxxxxxxxxx0xx6xxxxxxxxxx2xxxxxx9xxxxxxxxxx0xxxxx1xxx2x/xx9xx6+x+xxxxxxxxxxxxxx4xxxxxxxxxxxxxxxxxxxxx43xxx2xx2x4x++xxx6xxxxxxxxx+xxxxx/xx9x+xxxxxxxxxxxxxx8x15xxxxxxxxxxxxxxxxx82xx/xxxxxxxxxxxxxx/x5xxxxxxxxxxxxxx6xxxxxx74x4/xxx4x+xxxxxxxxx2xxxxxxxx87xxxxx4xxxxxxxx3xx0xxxxx4xxx1xx9xx5xxxxxxx/xxxxx5xx6xx4xxxx1x/x2xxxxxxxxxxxx64xxxxxxx1x0xx5xxxxxxxxxxxxxx=="
766         " xxxxx000 xxxxxxxxxx\n",
767         "xxx-xxx"
768         " xxxxx3xxxx1xx2xxxxxxxxxxxxxx6xxxxxxxxxxxxxx9xxxxxxxxxxxxx3xxx9xxxxxxxxxxxxxxxx0xxxxxxxxxxxxxxxxx2xxxx2xxx6xxxxx/xx54xxxxxxxxx4xxx3xxxxxx9xx3xxxxx39xxxxxxxxx5xx91xxxx7xxxxxx8xxxxxxxxxxxxxxxx9xxx93xxxxxxxxxxxxxxxxx7xxx8xx8xx4/x1xxxxx1x3xxxxxxxxxxxxx3xxxxxx9xx4xx4x7xxxxxxxxxxxxx1xxxxxxxxx7xxxxxxxxxxxxxx4xx6xxxxxxxxx9xxx7xxxx2xxxxxxxxxxxxxxxxxxxxxx8xxxxxxxxxxxxxxxxxxxx6xx=="
769         " xxxxx010 xxxxxxxxxx\n",
770     ],
771 }
772
773
774 def foo():
775     xxx_xxx = (  # xxxx xxxxxxxxxx xxxx xx xxxx xx xxx xxxxxxxx xxxxxx xxxxx.
776         'xxxx xxx xxxxxxxx_xxxx xx "xxxxxxxxxx".\n xxx: xxxxxx xxxxxxxx_xxxx=xxxxxxxxxx'
777     )
778
779
780 some_tuple = ("some string", "some string which should be joined")
781
782 some_commented_string = (  # This comment gets thrown to the top.
783     "This string is long but not so long that it needs hahahah toooooo be so greatttt"
784     " {} that I just can't think of any more good words to say about it at"
785     " allllllllllll".format("ha")  # comments here are fine
786 )
787
788 some_commented_string = (
789     "This string is long but not so long that it needs hahahah toooooo be so greatttt"  # But these
790     " {} that I just can't think of any more good words to say about it at"  # comments will stay
791     " allllllllllll".format("ha")  # comments here are fine
792 )
793
794 lpar_and_rpar_have_comments = func_call(  # LPAR Comment
795     "Long really ridiculous type of string that shouldn't really even exist at all. I"
796     " mean commmme onnn!!!",  # Comma Comment
797 )  # RPAR Comment
798
799 cmd_fstring = (
800     "sudo -E deluge-console info --detailed --sort-reverse=time_added "
801     f"{'' if ID is None else ID} | perl -nE 'print if /^{field}:/'"
802 )
803
804 cmd_fstring = (
805     "sudo -E deluge-console info --detailed --sort-reverse=time_added"
806     f" {'' if ID is None else ID} | perl -nE 'print if /^{field}:/'"
807 )
808
809 cmd_fstring = (
810     "sudo -E deluge-console info --detailed --sort-reverse=time_added"
811     f" {'{{}}' if ID is None else ID} | perl -nE 'print if /^{field}:/'"
812 )
813
814 cmd_fstring = (
815     "sudo -E deluge-console info --detailed --sort-reverse=time_added {'' if ID is"
816     f" None else ID}} | perl -nE 'print if /^{field}:/'"
817 )
818
819 fstring = (
820     "This string really doesn't need to be an {{fstring}}, but this one most"
821     f" certainly, absolutely {does}."
822 )
823
824 fstring = f"We have to remember to escape {braces}. Like {{these}}. But not {this}."
825
826
827 class A:
828     class B:
829         def foo():
830             st_error = STError(
831                 f"This string ({string_leaf.value}) appears to be pointless (i.e. has"
832                 " no parent)."
833             )
834
835
836 def foo():
837     user_regex = _lazy_re_compile(
838         r"(^[-!#$%&'*+/=?^_`{}|~0-9A-Z]+(\.[-!#$%&'*+/=?^_`{}|~0-9A-Z]+)*\Z"  # dot-atom
839         r'|^"([\001-\010\013\014\016-\037!#-\[\]-\177]|\\[\001-\011\013\014\016-\177])*"\Z)',  # quoted-string
840         re.IGNORECASE,
841     )
842
843
844 def foo():
845     user_regex = _lazy_re_compile(
846         "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"  # dot-atom
847         "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",  # quoted-string
848         xyz,
849     )
850
851
852 def foo():
853     user_regex = _lazy_re_compile(
854         "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"  # dot-atom
855         "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",  # quoted-string
856         xyz,
857     )
858
859
860 class A:
861     class B:
862         def foo():
863             if not hasattr(module, name):
864                 raise ValueError(
865                     "Could not find object %s in %s.\n"
866                     "Please note that you cannot serialize things like inner "
867                     "classes. Please move the object into the main module "
868                     "body to use migrations.\n"
869                     "For more information, see "
870                     "https://docs.djangoproject.com/en/%s/topics/migrations/#serializing-values"
871                     % (name, module_name, get_docs_version())
872                 )
873
874
875 class A:
876     class B:
877         def foo():
878             if not hasattr(module, name):
879                 raise ValueError(
880                     "Could not find object %s in %s.\nPlease note that you cannot"
881                     " serialize things like inner classes. Please move the object into"
882                     " the main module body to use migrations.\nFor more information,"
883                     " see https://docs.djangoproject.com/en/%s/topics/migrations/#serializing-values"
884                     % (name, module_name, get_docs_version())
885                 )
886
887
888 x = (
889     "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
890     "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
891     "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
892     "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
893 )
894
895
896 class Step(StepBase):
897     def who(self):
898         self.cmd = (
899             "SR AAAA-CORRECT NAME IS {last_name} {first_name}{middle_name}"
900             " {title}/P{passenger_association}".format(
901                 last_name=last_name,
902                 first_name=first_name,
903                 middle_name=middle_name,
904                 title=title,
905                 passenger_association=passenger_association,
906             )
907         )
908
909
910 xxxxxxx_xxxxxx_xxxxxxx = xxx(
911     [
912         xxxxxxxxxxxx(
913             xxxxxx_xxxxxxx=(
914                 '((x.aaaaaaaaa = "xxxxxx.xxxxxxxxxxxxxxxxxxxxx") || (x.xxxxxxxxx ='
915                 ' "xxxxxxxxxxxx")) && '
916                 # xxxxx xxxxxxxxxxxx xxxx xxx (xxxxxxxxxxxxxxxx) xx x xxxxxxxxx xx xxxxxx.
917                 "(x.bbbbbbbbbbbb.xxx != "
918                 '"xxx:xxx:xxx::cccccccccccc:xxxxxxx-xxxx/xxxxxxxxxxx/xxxxxxxxxxxxxxxxx") && '
919             )
920         )
921     ]
922 )
923
924 if __name__ == "__main__":
925     for i in range(4, 8):
926         cmd = (
927             r"for pid in $(ps aux | grep paster | grep -v grep | grep '\-%d' | awk"
928             r" '{print $2}'); do kill $pid; done" % (i)
929         )
930
931
932 def A():
933     def B():
934         def C():
935             def D():
936                 def E():
937                     def F():
938                         def G():
939                             assert (
940                                 c_float(val[0][0] / val[0][1]).value
941                                 == c_float(value[0][0] / value[0][1]).value
942                             ), "%s didn't roundtrip" % tag
943
944
945 class xxxxxxxxxxxxxxxxxxxxx(xxxx.xxxxxxxxxxxxx):
946     def xxxxxxx_xxxxxx(xxxx):
947         assert xxxxxxx_xxxx in [
948             x.xxxxx.xxxxxx.xxxxx.xxxxxx,
949             x.xxxxx.xxxxxx.xxxxx.xxxx,
950         ], (
951             "xxxxxxxxxxx xxxxxxx xxxx (xxxxxx xxxx) %x xxx xxxxx" % xxxxxxx_xxxx
952         )
953
954
955 value.__dict__[
956     key
957 ] = "test"  # set some Thrift field to non-None in the struct aa bb cc dd ee
958
959 RE_ONE_BACKSLASH = {
960     "asdf_hjkl_jkl": re.compile(
961         r"(?<!([0-9]\ ))(?<=(^|\ ))([A-Z]+(\ )?|[0-9](\ )|[a-z](\ )){4,7}([A-Z]|[0-9]|[a-z])($|\b)(?!(\ ?([0-9]\ )|(\.)))"
962     ),
963 }
964
965 RE_TWO_BACKSLASHES = {
966     "asdf_hjkl_jkl": re.compile(
967         r"(?<!([0-9]\ ))(?<=(^|\ ))([A-Z]+(\ )?|[0-9](\ )|[a-z](\\"
968         r" )){4,7}([A-Z]|[0-9]|[a-z])($|\b)(?!(\ ?([0-9]\ )|(\.)))"
969     ),
970 }
971
972 RE_THREE_BACKSLASHES = {
973     "asdf_hjkl_jkl": re.compile(
974         r"(?<!([0-9]\ ))(?<=(^|\ ))([A-Z]+(\ )?|[0-9](\ )|[a-z](\\\ )){4,7}([A-Z]|[0-9]|[a-z])($|\b)(?!(\ ?([0-9]\ )|(\.)))"
975     ),
976 }
977
978 # We do NOT split on f-string expressions.
979 print(
980     "Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam."
981     f" {[f'{i}' for i in range(10)]}"
982 )
983 x = (
984     "This is a long string which contains an f-expr that should not split"
985     f" {{{[i for i in range(5)]}}}."
986 )
987
988 # The parens should NOT be removed in this case.
989 (
990     "my very long string that should get formatted if I'm careful to make sure it goes"
991     " over 88 characters which it has now"
992 )
993
994 # The parens should NOT be removed in this case.
995 (
996     "my very long string that should get formatted if I'm careful to make sure it goes"
997     " over 88 characters which it has now"
998 )
999
1000 # The parens should NOT be removed in this case.
1001 (
1002     "my very long string"
1003     " that should get formatted"
1004     " if I'm careful to make sure"
1005     " it goes over 88 characters which"
1006     " it has now"
1007 )
1008
1009
1010 def _legacy_listen_examples():
1011     text += (
1012         "    \"listen for the '%(event_name)s' event\"\n"
1013         "\n    # ... (event logic logic logic) ...\n"
1014         % {
1015             "since": since,
1016         }
1017     )
1018
1019
1020 class X:
1021     async def foo(self):
1022         msg = ""
1023         for candidate in CANDIDATES:
1024             msg += (
1025                 "**{candidate.object_type} {candidate.rev}**"
1026                 " - {candidate.description}\n"
1027             )
1028
1029
1030 temp_msg = (
1031     f"{f'{humanize_number(pos)}.': <{pound_len+2}} "
1032     f"{balance: <{bal_len + 5}} "
1033     f"<<{author.display_name}>>\n"
1034 )
1035
1036 assert (
1037     str(suffix_arr)
1038     == "['$', 'angaroo$', 'angrykangaroo$', 'aroo$', 'garoo$', "
1039     "'grykangaroo$', 'kangaroo$', 'ngaroo$', 'ngrykangaroo$', "
1040     "'o$', 'oo$', 'roo$', 'rykangaroo$', 'ykangaroo$']"
1041 )
1042 assert (
1043     str(suffix_arr)
1044     != "['$', 'angaroo$', 'angrykangaroo$', 'aroo$', 'garoo$', "
1045     "'grykangaroo$', 'kangaroo$', 'ngaroo$', 'ngrykangaroo$', "
1046     "'o$', 'oo$', 'roo$', 'rykangaroo$', 'ykangaroo$']"
1047 )
1048 assert (
1049     str(suffix_arr)
1050     <= "['$', 'angaroo$', 'angrykangaroo$', 'aroo$', 'garoo$', "
1051     "'grykangaroo$', 'kangaroo$', 'ngaroo$', 'ngrykangaroo$', "
1052     "'o$', 'oo$', 'roo$', 'rykangaroo$', 'ykangaroo$']"
1053 )
1054 assert (
1055     str(suffix_arr)
1056     >= "['$', 'angaroo$', 'angrykangaroo$', 'aroo$', 'garoo$', "
1057     "'grykangaroo$', 'kangaroo$', 'ngaroo$', 'ngrykangaroo$', "
1058     "'o$', 'oo$', 'roo$', 'rykangaroo$', 'ykangaroo$']"
1059 )
1060 assert (
1061     str(suffix_arr)
1062     < "['$', 'angaroo$', 'angrykangaroo$', 'aroo$', 'garoo$', "
1063     "'grykangaroo$', 'kangaroo$', 'ngaroo$', 'ngrykangaroo$', "
1064     "'o$', 'oo$', 'roo$', 'rykangaroo$', 'ykangaroo$']"
1065 )
1066 assert (
1067     str(suffix_arr)
1068     > "['$', 'angaroo$', 'angrykangaroo$', 'aroo$', 'garoo$', "
1069     "'grykangaroo$', 'kangaroo$', 'ngaroo$', 'ngrykangaroo$', "
1070     "'o$', 'oo$', 'roo$', 'rykangaroo$', 'ykangaroo$']"
1071 )
1072 assert (
1073     str(suffix_arr)
1074     in "['$', 'angaroo$', 'angrykangaroo$', 'aroo$', 'garoo$', 'grykangaroo$',"
1075     " 'kangaroo$', 'ngaroo$', 'ngrykangaroo$', 'o$', 'oo$', 'roo$', 'rykangaroo$',"
1076     " 'ykangaroo$']"
1077 )
1078 assert (
1079     str(suffix_arr)
1080     not in "['$', 'angaroo$', 'angrykangaroo$', 'aroo$', 'garoo$', 'grykangaroo$',"
1081     " 'kangaroo$', 'ngaroo$', 'ngrykangaroo$', 'o$', 'oo$', 'roo$',"
1082     " 'rykangaroo$', 'ykangaroo$']"
1083 )
1084 message = (
1085     f"1. Go to Google Developers Console and log in with your Google account."
1086     f"(https://console.developers.google.com/)"
1087     f"2. You should be prompted to create a new project (name does not matter)."
1088     f"3. Click on Enable APIs and Services at the top."
1089     f"4. In the list of APIs choose or search for YouTube Data API v3 and "
1090     f"click on it. Choose Enable."
1091     f"5. Click on Credentials on the left navigation bar."
1092     f"6. Click on Create Credential at the top."
1093     f'7. At the top click the link for "API key".'
1094     f"8. No application restrictions are needed. Click Create at the bottom."
1095     f"9. You now have a key to add to `{{prefix}}set api youtube api_key`"
1096 )
1097 message = (
1098     f"1. Go to Google Developers Console and log in with your Google account."
1099     f"(https://console.developers.google.com/)"
1100     f"2. You should be prompted to create a new project (name does not matter)."
1101     f"3. Click on Enable APIs and Services at the top."
1102     f"4. In the list of APIs choose or search for YouTube Data API v3 and "
1103     f"click on it. Choose Enable."
1104     f"5. Click on Credentials on the left navigation bar."
1105     f"6. Click on Create Credential at the top."
1106     f'7. At the top click the link for "API key".'
1107     f"8. No application restrictions are needed. Click Create at the bottom."
1108     f"9. You now have a key to add to `{{prefix}}set api youtube api_key`"
1109 )
1110 message = (
1111     "1. Go to Google Developers Console and log in with your Google account."
1112     "(https://console.developers.google.com/)"
1113     "2. You should be prompted to create a new project (name does not matter)."
1114     "3. Click on Enable APIs and Services at the top."
1115     "4. In the list of APIs choose or search for YouTube Data API v3 and "
1116     "click on it. Choose Enable."
1117     "5. Click on Credentials on the left navigation bar."
1118     "6. Click on Create Credential at the top."
1119     '7. At the top click the link for "API key".'
1120     "8. No application restrictions are needed. Click Create at the bottom."
1121     f"9. You now have a key to add to `{prefix}set api youtube api_key`"
1122 )
1123
1124 # It shouldn't matter if the string prefixes are capitalized.
1125 temp_msg = (
1126     f"{F'{humanize_number(pos)}.': <{pound_len+2}} "
1127     f"{balance: <{bal_len + 5}} "
1128     f"<<{author.display_name}>>\n"
1129 )
1130
1131 fstring = f"We have to remember to escape {braces}. Like {{these}}. But not {this}."
1132
1133 welcome_to_programming = R"hello," R" world!"
1134
1135 fstring = (
1136     f"f-strings definitely make things more {difficult} than they need to be for"
1137     " {black}. But boy they sure are handy. The problem is that some lines will need"
1138     f" to have the 'f' whereas others do not. This {line}, for example, needs one."
1139 )
1140
1141 x = (
1142     "This is a long string which contains an f-expr that should not split"
1143     f" {{{[i for i in range(5)]}}}."
1144 )