Python 22

For system help, all hardware / software topics NOTE: use Coders Corner for all coders topics.

Moderators: Krom, Grendel

Post Reply
User avatar
AceCombat
Owned by Timex
Owned by Timex
Posts: 6516
Joined: Sat Apr 12, 2003 2:01 am
Location: Oakwood, GA

Python 22

Post 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?
Plebeian
DBB Alumni
DBB Alumni
Posts: 1055
Joined: Wed Dec 22, 1999 3:01 am
Location: Austin, TX, USA
Contact:

Post 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.
User avatar
Defender
DBB Master
DBB Master
Posts: 5135
Joined: Mon Aug 23, 1999 2:01 am
Location: Boston, MA. USA

Post by Defender »

Python's also fairly popular among linux, as it comes with most flavors.
User avatar
AceCombat
Owned by Timex
Owned by Timex
Posts: 6516
Joined: Sat Apr 12, 2003 2:01 am
Location: Oakwood, GA

Post 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>>
User avatar
roid
DBB Master
DBB Master
Posts: 9990
Joined: Sun Dec 09, 2001 3:01 am
Location: Brisbane, Australia
Contact:

Post 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
User avatar
AceCombat
Owned by Timex
Owned by Timex
Posts: 6516
Joined: Sat Apr 12, 2003 2:01 am
Location: Oakwood, GA

Post by AceCombat »

i have no interest in programming.

im a hardware junkie
User avatar
Tricord
DBB Alumni
DBB Alumni
Posts: 3394
Joined: Thu Nov 05, 1998 12:01 pm

Post 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 :)
User avatar
AceCombat
Owned by Timex
Owned by Timex
Posts: 6516
Joined: Sat Apr 12, 2003 2:01 am
Location: Oakwood, GA

Post by AceCombat »

oh very funny.


i dont care about programming, and i dont have a big wallet either so SHADDUP!!
User avatar
DCrazy
DBB Alumni
DBB Alumni
Posts: 8826
Joined: Wed Mar 15, 2000 3:01 am
Location: Seattle

Post by DCrazy »

Okay, then why the hell did you post this thread?
User avatar
AceCombat
Owned by Timex
Owned by Timex
Posts: 6516
Joined: Sat Apr 12, 2003 2:01 am
Location: Oakwood, GA

Post by AceCombat »

becuase i wanted to find out if python22 has to stay on my drive or if i can delete it
User avatar
DCrazy
DBB Alumni
DBB Alumni
Posts: 8826
Joined: Wed Mar 15, 2000 3:01 am
Location: Seattle

Post 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.
User avatar
roid
DBB Master
DBB Master
Posts: 9990
Joined: Sun Dec 09, 2001 3:01 am
Location: Brisbane, Australia
Contact:

Post 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 :)
Plebeian
DBB Alumni
DBB Alumni
Posts: 1055
Joined: Wed Dec 22, 1999 3:01 am
Location: Austin, TX, USA
Contact:

Post 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.
Vertigo
DBB Fleet Admiral
DBB Fleet Admiral
Posts: 2641
Joined: Mon Jun 04, 2001 2:01 am
Location: Belgium

Post by Vertigo »

Now, are we talking about a linux or a windows environment ?
User avatar
AceCombat
Owned by Timex
Owned by Timex
Posts: 6516
Joined: Sat Apr 12, 2003 2:01 am
Location: Oakwood, GA

Post by AceCombat »

windows, Python22 came preinstalled, and i dont know if its truly needed or not
Vertigo
DBB Fleet Admiral
DBB Fleet Admiral
Posts: 2641
Joined: Mon Jun 04, 2001 2:01 am
Location: Belgium

Post by Vertigo »

Normally not for Windows.

probably came with a certain package tho.

You can try to deinstall it and see what breaks ?
Post Reply