From 26c490f404731d053a6205719b6246502c07b449 Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Sat, 14 Jun 2014 16:46:27 +0200 Subject: init --- hadoop/cacheArchive/other_module/other.py | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 hadoop/cacheArchive/other_module/other.py (limited to 'hadoop/cacheArchive/other_module/other.py') diff --git a/hadoop/cacheArchive/other_module/other.py b/hadoop/cacheArchive/other_module/other.py new file mode 100644 index 0000000..fa55d0b --- /dev/null +++ b/hadoop/cacheArchive/other_module/other.py @@ -0,0 +1,3 @@ +def foo(a): + print a.strip() + -- cgit v1.2.3