<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="es">
	<id>http://wiki.cabal.mx/index.php?action=history&amp;feed=atom&amp;title=Python_2</id>
	<title>Python 2 - Historial de revisiones</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.cabal.mx/index.php?action=history&amp;feed=atom&amp;title=Python_2"/>
	<link rel="alternate" type="text/html" href="http://wiki.cabal.mx/index.php?title=Python_2&amp;action=history"/>
	<updated>2026-05-05T21:13:23Z</updated>
	<subtitle>Historial de revisiones para esta página en el wiki</subtitle>
	<generator>MediaWiki 1.32.1</generator>
	<entry>
		<id>http://wiki.cabal.mx/index.php?title=Python_2&amp;diff=57&amp;oldid=prev</id>
		<title>Patricio Páez: Agregar sección Tutoriales</title>
		<link rel="alternate" type="text/html" href="http://wiki.cabal.mx/index.php?title=Python_2&amp;diff=57&amp;oldid=prev"/>
		<updated>2010-10-12T11:59:09Z</updated>

		<summary type="html">&lt;p&gt;Agregar sección Tutoriales&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Página nueva&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Instalación =&lt;br /&gt;
&lt;br /&gt;
Python 2 viene ya instalado en casi todas las distribuciones de GNU/Linux.  Sin embargo, las distribuciones suelen tener paquetes adicionales que empiezan su nombre con python- y son para la documentación, módulos adicionales, enlaces (bindings) a librerías en otros lenguajes.&lt;br /&gt;
&lt;br /&gt;
= Uso =&lt;br /&gt;
&lt;br /&gt;
Para ejecutar el interpretador escribe en una terminal:&lt;br /&gt;
&lt;br /&gt;
 python&lt;br /&gt;
&lt;br /&gt;
Para ejecutar el ambiente gráfico, escribe en una terminal:&lt;br /&gt;
&lt;br /&gt;
 idle&lt;br /&gt;
&lt;br /&gt;
= Ver también =&lt;br /&gt;
* [[Python 3]]&lt;br /&gt;
* [[PythonCabal]]&lt;br /&gt;
&lt;br /&gt;
= Tutoriales =&lt;br /&gt;
* [http://wiki.python.org/moin/SpanishLanguage Links to Python information in Spanish], en python.org.&lt;br /&gt;
&lt;br /&gt;
[[Categoría: PythonCabal ]]&lt;/div&gt;</summary>
		<author><name>Patricio Páez</name></author>
		
	</entry>
</feed>