Commit 36b626d8 by willmcgugan

Just some tweaks

parent e6834c21
...@@ -474,7 +474,10 @@ if __name__ == "__main__": ...@@ -474,7 +474,10 @@ if __name__ == "__main__":
print osfs print osfs
#print osfs #print osfs
print_fs(osfs) import browsewin
browsewin.browse(osfs)
#print_fs(osfs)
#print osfs.listdir("/projects/fs") #print osfs.listdir("/projects/fs")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment