Changes between Initial Version and Version 1 of Ticket #2235, comment 29


Ignore:
Timestamp:
2014-08-21T09:36:22Z (10 years ago)
Author:
daira
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2235, comment 29

    initial v1  
    11Omitting some spurious hits:
    22{{{
     3src/allmydata/introducer/server.py:67:        staticdir = os.path.expanduser(staticdir)
    34src/allmydata/stats.py:261:                       quote_output(os.path.abspath(self.picklefile)))
    45src/allmydata/util/fileutil.py:274:    outf = open(os.path.expanduser(pathname), "wb")