¡@

Home 

python Programming Glossary: mainframe

Downloading text files with Python and ftplib.FTP from z/os

http://stackoverflow.com/questions/1184844/downloading-text-files-with-python-and-ftplib-ftp-from-z-os

dir sess.quit My thanks to both John and Vinay python ftp mainframe zos share improve this question Just came across this question.. script for years now to download ebcdic files from the mainframe. It effectively just does this def writeline line file.write..

Telnet automation / scripting

http://stackoverflow.com/questions/1491494/telnet-automation-scripting

I am running Windows the client and the server is a legacy mainframe type server. Basically I need to write a script python code..

Python ttk progress bar appears after process, why?

http://stackoverflow.com/questions/16400533/python-ttk-progress-bar-appears-after-process-why

20 check_foo_thread else progressbar.stop root Tk mainframe ttk.Frame root padding 3 3 12 12 mainframe.grid column 0 row.. root Tk mainframe ttk.Frame root padding 3 3 12 12 mainframe.grid column 0 row 0 sticky N W E S mainframe.columnconfigure.. 3 3 12 12 mainframe.grid column 0 row 0 sticky N W E S mainframe.columnconfigure 0 weight 1 mainframe.rowconfigure 0 weight 1..

Adding a scrollbar to a grid of widgets in Tkinter

http://stackoverflow.com/questions/3085696/adding-a-scrollbar-to-a-grid-of-widgets-in-tkinter

to support the scrollbar interface so this doesn't work mainframe Frame root yscrollcommand scrollbar.set Can anyone suggest a..

Why are scripting languages (e.g. Perl, Python, Ruby) not suitable as shell languages? [closed]

http://stackoverflow.com/questions/3637668/why-are-scripting-languages-e-g-perl-python-ruby-not-suitable-as-shell-lang

in the shell realm there are some of the already mentioned mainframe midrange shells such as the OS 400 command line and DCL. Also..