[tor-bugs] #7926 [Stem]: Avoid static /tmp usage
    Tor Bug Tracker & Wiki 
    blackhole at torproject.org
       
    Tue Feb  5 05:48:15 UTC 2013
    
    
  
#7926: Avoid static /tmp usage
--------------------------+-------------------------------------------------
 Reporter:  atagar        |          Owner:  atagar        
     Type:  defect        |         Status:  needs_revision
 Priority:  minor         |      Milestone:                
Component:  Stem          |        Version:                
 Keywords:  testing easy  |         Parent:                
   Points:                |   Actualpoints:                
--------------------------+-------------------------------------------------
Comment(by atagar):
 Hi Abhishek. Python conventions say that global constants are in all
 capital letters (like DATA_DIRECTORY), and instance variables are
 lowercase. Please swap it over to self.data_directory.
 Have you tested this with 'run_tests.py --integ --target RUN_SOCKET'?
-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/7926#comment:5>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list