This website requires JavaScript.
Explore
Help
Sign In
rattail
/
appypod-rattail
Watch
1
Star
0
Fork
You've already forked appypod-rattail
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
cf3748bf77
appypod-rattail
/
__init__.py
4 lines
64 B
Python
Raw
Normal View
History
Unescape
Escape
Fixed bug #394258 and added a new skin directly within Appy, such that every generated product does not need to include copies of Appy images and web pages.
2009-10-18 07:52:27 -05:00
import
os
.
path
Initial import
2009-06-29 07:06:01 -05:00
Fixed bug #394258 and added a new skin directly within Appy, such that every generated product does not need to include copies of Appy images and web pages.
2009-10-18 07:52:27 -05:00
def
getPath
(
)
:
return
os
.
path
.
dirname
(
__file__
)
Reference in a new issue
Copy permalink