Home
last modified time | relevance | path

Searched refs:globvar (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/idlelib/
Dgrep.py87 self.globvar = StringVar(root)
110 self.globvar.set(os.path.join(dir, "*" + tail))
115 self.globent = self.make_entry("In files:", self.globvar)[0]
140 path = self.globvar.get()
/third_party/libxml2/
Dbuild_glob.py14 class globvar: class