home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Maximum CD 2010 July
/
maximum-cd-2010-07.iso
/
DiscContents
/
wesnoth-1.8-win32.exe
/
data
/
tools
/
unit_tree
/
__init__.py
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2008-10-06
|
206 b
|
4 lines
# When Python looks for a package, it considers all directories with
# a file named __init__.py inside them. Therefore we need this file.
# Any code put in here would get executed on "import wesnoth".