Viewing 3 posts - 1 through 4 (of 4 total)
I was having this exact issue & found changing debug option Run64BitRuntime = False resolved this issue and enabled my package to pickup the value of password stored in the...
February 28, 2019 at 3:23 am
Hear, hear! Always leave comments, guarantee even your own code can look like it was written by someone else when you go back to it months/years later 🙂
November 16, 2015 at 1:50 am
Surely this question is less about integer lengths and more about string conversions?
What it's really drawing attention to is that str(), which produces a fixed length string, left pads on...
June 30, 2015 at 1:43 am
Viewing 3 posts - 1 through 4 (of 4 total)