There is a new version of generateDS.py -- version 2.19b.

This version has improved support for Python 3.  You can now run
generateDS.py with either Python 2 or Python 3, *and* the same
generated file can be run with either Python 2 or Python 3.
generateDS.py no longer generates different code for Python 2 and
Python 3.  The "--py3" command line option has been removed.

I apologize for not generating code that will run under either
Python 2 or 3 in the previous version.  I thought doing that would
be much more difficult than it turned out to be.

You can find it here:

- Python Package Index -- http://pypi.python.org/pypi/generateDS/
- Source Forge -- http://sourceforge.net/projects/generateds/
- Bitbucket -- For those of you who prefer using Mercurial, there is
  also a Mercurial repository at Bitbucket:
  https://bitbucket.org/dkuhlman/generateds

Below are a few notes and details from the README.

If you have comments, suggestions, or problems, please send them
along.  The email list is here:
https://lists.sourceforge.net/lists/listinfo/generateds-users

Dave

# =========================================================

Version 2.19b (02/16/2016)

- Modified generated code so that it will run under both Python 2
  and Python 3.  There is no longer any need to generate different
  code for Python 2 and Python 3.  If fact, the "--py3" command line
  option has been removed.

# =========================================================

-- 

Dave Kuhlman
http://www.davekuhlman.org

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
generateds-users mailing list
generateds-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/generateds-users

Reply via email to