[Python-checkins] r51961 - in sandbox/branches/setuptools-0.6: setuptools.txt setuptools/command/bdist_rpm.py

Fred L. Drake, Jr. fdrake at acm.org
Fri Sep 22 00:08:38 CEST 2006


On Thursday 21 September 2006 18:01, phillip.eby wrote:
 >      def run(self):
 >          self.run_command('egg_info')    # ensure distro name is
 > up-to-date _bdist_rpm.run(self)
 >
 > +
 > +
 > +
 > +
 > +
 > +
 > +
 > +
 > +
 > +
 > +
 > +
 >      def _make_spec_file(self):
 >          version = self.distribution.get_version()

Hey, I think I just found a bug in your text editor!  :-)


  -Fred

-- 
Fred L. Drake, Jr.   <fdrake at acm.org>


More information about the Python-checkins mailing list