adding all files done so far
This commit is contained in:
4
learning/singletons/client_b.py
Normal file
4
learning/singletons/client_b.py
Normal file
@@ -0,0 +1,4 @@
|
||||
import db
|
||||
|
||||
if (db.db_name == 'mongo'):
|
||||
db.db_name = None
|
||||
Reference in New Issue
Block a user