RE: [Question] Decompiling d2p file 07-07-2015, 12:47 PM
#11
(07-07-2015, 05:06 AM)Simplex Wrote: Point taken, Thank you.
Here you go:
http://learnpythonthehardway.org/book/
| [Question] Decompiling d2p file filter_list | |
(07-07-2015, 05:06 AM)Simplex Wrote: Point taken, Thank you.
(07-07-2015, 12:47 PM)Eclipse Wrote: Here you go:
http://learnpythonthehardway.org/book/
(07-07-2015, 03:06 PM)nothing.nobody Wrote: http://learnpythonthehardway.org/book/
(07-07-2015, 02:41 AM)Eclipse Wrote: Let me put it this way: a module is a package that you can import into programs that you write so that you can use the programming functions contained within as a part of your program.
I'm sorry but you just won't be able to use a python module without understanding python.