Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #49436
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2013-06-29 10:28 -0700 |
| Message-ID | <c169b091-4585-4fa1-b440-76017d961693@googlegroups.com> (permalink) |
| Subject | password protect file |
| From | gmsiders@gmail.com |
I was wondering if there was a couple of words or things i could add to the top of my python script to password protect it so that it asks user for the password and then after three tries it locks them out or says "access denied" and closes/ends the script but if they get it wright it proceeds on to the next line of the script total noob here any help appreciated
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
password protect file gmsiders@gmail.com - 2013-06-29 10:28 -0700 Re: password protect file Peter Pearson <ppearson@nowhere.invalid> - 2013-06-30 17:56 +0000
csiph-web