]> granicus.if.org Git - python/commit
- fixed yet another gcc -pedantic warning
authorFredrik Lundh <fredrik@pythonware.com>
Thu, 21 Sep 2000 17:03:25 +0000 (17:03 +0000)
committerFredrik Lundh <fredrik@pythonware.com>
Thu, 21 Sep 2000 17:03:25 +0000 (17:03 +0000)
commit5644b7fad1f354f43b3dd4ae890edcade2c0bcbc
treec4d3f61dbdbc137f555b369ba973644c5b8fd7e8
parent44627016da509b2bc59c38d7bf0ba592fe56a7a3
- fixed yet another gcc -pedantic warning
- added experimental "expand" method to match objects
- don't use the buffer interface on unicode strings
Lib/sre.py
Modules/_sre.c