Changeset 58 for storage

Show
Ignore:
Timestamp:
03/25/07 07:55:27 (22 months ago)
Author:
ploum
Message:

First step to manage your BTS account !

Location:
storage
Files:
1 added
2 modified

Legend:

Unmodified
Added
Removed
  • storage/auth_dummy.py

    r40 r58  
    11#!/usr/bin/python 
    22# -*- coding: utf-8 -*- 
     3import sys, string, xml.dom.minidom, os 
    34 
    45####### Storage of username/password for the BTS ######## 
  • storage/bookmarks_store.py

    r56 r58  
    2525                # but I let this code here, don't know why. 
    2626                def reorder_callback(treemodel, path, itera, new_order): 
    27                         print "reordering" 
    2827                        self.sync_file() 
    2928                # Funny ! rows-reordered is not sent but we can