mirror of
https://github.com/mongodb/mongo.git
synced 2024-11-28 16:24:56 +01:00
6 lines
50 B
Python
6 lines
50 B
Python
|
|
import os;
|
|
|
|
def findHacks( un ):
|
|
return None
|