From 2c647036d9ed5e5a27cb6b2a5700a8f0d3a7d2a7 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 24 Aug 2008 01:58:26 +0000 Subject: Second checkin using StudlyCaps version of MyProject. --- docs/narr/MyProject/myproject/__init__.py | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 docs/narr/MyProject/myproject/__init__.py (limited to 'docs/narr/MyProject/myproject/__init__.py') diff --git a/docs/narr/MyProject/myproject/__init__.py b/docs/narr/MyProject/myproject/__init__.py new file mode 100644 index 000000000..cbdfd3ac6 --- /dev/null +++ b/docs/narr/MyProject/myproject/__init__.py @@ -0,0 +1,2 @@ +# A package + -- cgit v1.2.3