[tahoe-lafs-trac-stream] [Tahoe-LAFS] #3028: Change use of unicode/raw string literals

Tahoe-LAFS trac at tahoe-lafs.org
Thu Apr 18 12:10:55 UTC 2019


#3028: Change use of unicode/raw string literals
-------------------------+----------------------------------
 Reporter:  heartsucker  |          Owner:
     Type:  defect       |         Status:  new
 Priority:  normal       |      Milestone:  Support Python 3
Component:  unknown      |        Version:  1.12.1
 Keywords:               |  Launchpad Bug:
-------------------------+----------------------------------
 This is not valid python3:

 {{{
 >>> ur'wat'
   File "<stdin>", line 1
     ur'wat'
           ^
 SyntaxError: invalid syntax
 }}}

--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3028>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list