[MacPorts] #14342: python25 drops modules by default, but python25 doesn't

MacPorts trac at macosforge.org
Fri Feb 15 18:51:16 PST 2008


#14342: python25 drops modules by default, but python25 doesn't
-------------------------------+--------------------------------------------
 Reporter:  ebgssth at gmail.com  |       Owner:  macports-tickets at lists.macosforge.org
     Type:  enhancement        |      Status:  new                                  
 Priority:  Normal             |   Milestone:  Port Enhancements                    
Component:  ports              |     Version:  1.6.0                                
 Keywords:  python             |  
-------------------------------+--------------------------------------------
 Python2.5 disables common modules by  default, but
 python2.4 doesn't. See dports/lang/python25/files/patch-setup.py
 {{{
  # This global variable is used to hold the list of modules to be
 disabled.
 -disabled_module_list = []
 +disabled_module_list =
 ["zlib","_hashlib","_ssl","_bsddb","_sqlite3","_tkinter","bz2","gdbm","readline","_curses","_curses_panel"]
 }}}

 IMHO, all python pors should be as similar as they can be.

-- 
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14342>
MacPorts </projects/macports>
Ports system for Mac OS


More information about the macports-tickets mailing list