Attachment 'folder.txt'
Download
Toggle line numbers
1 Hi,
2 I am new to Python from Java background,
3 I have following structure
4 /root
5 /folder1
6 Class1.py
7 Class2.py
8 /folder2
9 Class3.py
10
11 I am in th efolder2 and want to run class3.py but it need to import a module from Class1.py
12 Could someone please help me?
Attached Files
To refer to attachments on a page, use
attachment:filename, as shown below in the list of files. Do
NOT use the URL of the
[get] link, since this is subject to change and can break easily.
You are not allowed to attach a file to this page.