[Mapguide-trac] [mapguide-trac] #2537: Support Python input() and raw_input() in IronPython console

MapGuide Open Source trac_mapguide at osgeo.org
Wed Feb 11 04:41:20 PST 2015


#2537: Support Python input() and raw_input() in IronPython console
---------------------------+------------------------------------------------
   Reporter:  jng          |       Owner:  jng        
       Type:  enhancement  |      Status:  new        
   Priority:  medium       |   Milestone:  Maestro-6.0
  Component:  Maestro      |     Version:             
   Severity:  major        |    Keywords:             
External_id:               |  
---------------------------+------------------------------------------------
 The IronPython console currently has a limitation where the input() and
 raw_input() functions do not work.

 This is because the IronPython console does not implement a standard input
 stream required for these two functions to work properly.

-- 
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/2537>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list