Changes between Initial Version and Version 1 of Ticket #1931, comment 5


Ignore:
Timestamp:
2013-03-15T02:09:30Z (12 years ago)
Author:
davidsarah
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1931, comment 5

    initial v1  
    11This line is unnecessarily ugly:
    2 {{{
     2
    33Tahoe-LAFS code imported from: <module 'allmydata' from '/home/davidsarah/tahoe/git/tarcieri/src/allmydata/__init__.pyc'>
    4 }}}
     4
    55It could just be:
    6 {{{
    7 Tahoe-LAFS code imported from '/home/davidsarah/tahoe/git/tarcieri/src'.
    8 }}}
     6
     7Tahoe-LAFS code imported from '{{{/home/davidsarah/tahoe/git/tarcieri/src}}}'.
     8
     9(Note that the case of importing from a zip file should also be handled correctly.)