repo.or.cz
/
paula.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
paula.testing: test for finding txt files + minor bugfix
[paula.git]
/
paula.testing
/
src
/
paula
/
testing
/
package
/
module.txt
blob
b85a5611f51356fa1973ef05f7421aa4646be3c9
1
Currently we need to import manually.
2
Currently I think it would be nice if everything from the corresponding py
3
file is imported automatically
4
5
>>> from paula.testing.package.module import *
6
>>> testfunc()
7
True