7 Commits

Author SHA1 Message Date
anthraxx 2af6b5660f fixing missing unlink of tmp files 2013-10-17 14:59:12 +02:00
anthraxx 716e1110c5 adding default encoding 'utf-8' to cstr and cbytes calls 2013-10-17 14:30:24 +02:00
anthraxx 88e937da91 using python3 style print in test.py
* this make the test.py now runnable for both, python 2+3
2013-10-17 14:23:01 +02:00
anthraxx 74f052a49a using explicit type casting required for python3
* using the str wrapper cstr and bytes wrapper cbytes
  is required to support both, python 2+3
2013-10-17 14:21:33 +02:00
anthraxx 87a2c0aab6 fixing test_conversion by stripping newline chars 2013-10-16 17:51:03 +02:00
Yanick Fratantonio 6338cef0d4 ShellNoob v2.0 2013-07-29 12:00:04 -07:00
Yanick Fratantonio 9710da8093 shellnoob 1.0 - first commit 2013-04-29 18:29:05 -07:00