Commit Graph

14 Commits

Author SHA1 Message Date
Jörgen Stenarson 6405949f43 Changes to build process 2012-02-16 19:38:17 +01:00
shimizukawa 88b892079d setup now have 2to3 sequence that functionality depend on distribute package. 2011-04-10 03:00:18 +09:00
shimizukawa d2e943c670 remove syntax rely on python2. 2011-04-10 02:09:27 +09:00
shimizukawa e3e4299233 revert python3 support. 2011-04-09 16:18:47 +09:00
shimizukawa a0b0db4057 apply 2to3.py
$ python-3.2 2to3.py -w .
2011-03-30 00:26:30 +09:00
Jorgen Stenarson a37bedc634 Fix to #607329. Error in setup.py when sphinx is not installed. 2010-07-19 19:09:00 +02:00
Jorgen Stenarson ea3dcdd168 Fixes for bugs #357977 and #372568. 2010-07-15 18:23:16 +02:00
jdh2358 fa1abaad08 Fix setup.py for new package structure. 2007-04-11 14:29:25 +00:00
jstenar c08f2b01ce pyreadline-refactor: Merged changes from trunk 1158-1201 to refactor branch. Did some rearranging of method order in Readline 2006-03-12 14:52:00 +00:00
jstenar e295833165 pyreadline: added doc directory to setup scripts 2006-01-25 20:39:25 +00:00
jstenar a6887ae374 pyreadline: added copyright notices, begun work on egg setup 2006-01-25 20:07:13 +00:00
jstenar fba3d2be26 pyreadline: added readme. Changed setup to install to pyreadline 2006-01-21 20:00:17 +00:00
jstenar 74b401f389 pyreadline: Patches for clipboard and some key-bindings. Changed version in setup.py to 1.13-svn. 2006-01-21 19:36:28 +00:00
jstenar 8dc66e3fa2 Adding Gary Bishops readline v1.12 as is from readline-1.12.zip under the name pyreadline. 2006-01-21 17:54:05 +00:00