Page 1 of 1

Python 22

Posted: Wed Oct 06, 2004 1:56 pm
by AceCombat
what exactly is this used for?

i see its a programming source, but is it totally needed for a user like me, who does virtually no programming at all?

Posted: Wed Oct 06, 2004 2:00 pm
by Plebeian
I'm assuming it's for Python. Python is an interpreted language akin to Perl, and any program that uses it will need the libraries installed in order to work. So assuming it's a library you're seeing somewhere on your system, you may actually need it for one of your programs.

Posted: Wed Oct 06, 2004 3:52 pm
by Defender
Python's also fairly popular among linux, as it comes with most flavors.

Posted: Wed Oct 06, 2004 4:17 pm
by AceCombat
Plebeian wrote:I'm assuming it's for Python. Python is an interpreted language akin to Perl, and any program that uses it will need the libraries installed in order to work. So assuming it's a library you're seeing somewhere on your system, you may actually need it for one of your programs.

its listed in my programs list. i was just wondering if it was really needed. my primary programs drive is getting pretty full

(mostly FS2k2 (278 planes) and 2k4 aircraft(214 planes))
and i was going through my lists and taking off whats old, doesnt work, isnt needed ETC ETC>>

Posted: Wed Oct 06, 2004 10:06 pm
by roid
you should keep it ace. and learn howto use it.
learning is good, learning tastes like icecream.
you like icecream yes! EVERYBODY likes icecream

Posted: Thu Oct 07, 2004 10:55 am
by AceCombat
i have no interest in programming.

im a hardware junkie

Posted: Thu Oct 07, 2004 1:30 pm
by Tricord
AceCombat wrote:i have no interest in programming.

im a hardware junkie
Yeah, cause in that area your wallet is the limit, not your brains :)

Posted: Thu Oct 07, 2004 4:22 pm
by AceCombat
oh very funny.


i dont care about programming, and i dont have a big wallet either so SHADDUP!!

Posted: Thu Oct 07, 2004 4:51 pm
by DCrazy
Okay, then why the hell did you post this thread?

Posted: Thu Oct 07, 2004 5:12 pm
by AceCombat
becuase i wanted to find out if python22 has to stay on my drive or if i can delete it

Posted: Thu Oct 07, 2004 5:16 pm
by DCrazy
Well there's always the great possibility that if 1) you had no idea what Python was and 2) it was installed on your hard drive then 3) something you installed needed the Python runtime.

Posted: Thu Oct 07, 2004 8:34 pm
by roid
AceCombat wrote:i have no interest in...
this is what keeps stupid people stupid.

just wanted to throw in a bit of life info there.

see, DC just won a car with his answer. A NUUUUU CAAAAAAR!@!!@
you gotta know stuff about stuff, and things, if you refuse to take an interest in new things so that you can learn general knowledge then you're what the world calls a PERMA-NOOB.

one who never learns anything of consequence.

i used to know a kid who knew everything about fishing, mig welders, fire extinguishers and four wheel motorbikes. he was seriously imbalanced, and no-one liked him, he was creepy. i'm not sure what he's doing now, i hope he got some drugs or something.

moral of the story:
it is recommended that when you want or need to know something, you should research around with google, and read on teh subject for at least a set amount of time. perhaps 15minutes, perhaps an entire day.
but don't do it with only a few subjects.
don't ONLY read about military aircraft and cats and military cats and cat aircraft. read about everything. tangental reading, go from subject to subject to subject.
and you will win the game of life :)

Posted: Fri Oct 08, 2004 9:28 am
by Plebeian
Let's keep it on the topic of "Can Ace delete this?" and leave the topic of "Is Ace an idiot" for other forums. :P


Ace, I haven't seen anything myself that actually installs Python with an entry in the Programs list, but it is possible that some application you've installed needs Python libraries, and this is how it installed them (by installed a Python package in addition to its own).

You can always delete it, and see if any of your programs start dying on you, and then download a new package of Python and install that.

Posted: Fri Oct 08, 2004 11:45 am
by Vertigo
Now, are we talking about a linux or a windows environment ?

Posted: Fri Oct 08, 2004 2:32 pm
by AceCombat
windows, Python22 came preinstalled, and i dont know if its truly needed or not

Posted: Fri Oct 08, 2004 6:43 pm
by Vertigo
Normally not for Windows.

probably came with a certain package tho.

You can try to deinstall it and see what breaks ?