~mcfletch/simpleparse/python3

  • Committer: Mike C. Fletcher
  • Date: 2015-07-16 04:18:16 UTC
  • Revision ID: mcfletch@vrplumber.com-20150716041816-dz8lie45o4bcjtzi
Ridiculous amount of work trying to get compilation working on 3.4

There is a *lot* still broken here, as the number of changes is 
huge and the changes include things like ob_size going away...
all of the module initialization still needs to be redone and 
most of the objects need to be redone with up-to-date 'members'
structures.

2.7 is broken for now, so this isn't a particularly useful branch.
Filename Latest Rev Last Changed Committer Comment Size
..
doc 1 15 years ago Mike C. Fletcher Initial switch to bzr from SourceForge CVS Diff
examples 1 15 years ago Mike C. Fletcher Initial switch to bzr from SourceForge CVS Diff
simpleparse 13 11 years ago Mike C. Fletcher Fix project structure to work with setuptools rath Diff
tests 1 15 years ago Mike C. Fletcher Initial switch to bzr from SourceForge CVS Diff
.bzrignore 7 14 years ago Mike C. Fletcher Ignore generated files 62 bytes Diff Download File
license.txt 1 15 years ago Mike C. Fletcher Initial switch to bzr from SourceForge CVS 1.3 KB Diff Download File
MANIFEST.in 1 15 years ago Mike C. Fletcher Initial switch to bzr from SourceForge CVS 517 bytes Diff Download File
readme.txt 1 15 years ago Mike C. Fletcher Initial switch to bzr from SourceForge CVS 153 bytes Diff Download File
setup.py 14 10 years ago Mike C. Fletcher Expand tabs 3.3 KB Diff Download File