A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2000-June/005151.html below:

[Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Tools/perfecthash GenUCNHash.py,1.1,1.2

[Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Tools/perfecthash GenUCNHash.py,1.1,1.2M.-A. Lemburg mal@lemburg.com
Fri, 30 Jun 2000 12:15:23 +0200
Fredrik Lundh wrote:
> 
> MAL wrote:
> >     out.write(header)
> >     out = open(cFileName, "w")
> > !   out.write("#include "%s"\n" % headerFileName)
> >     out.write(code)
> >     perfHash.generate_graph(out)
> 
> umm.  I suppose you meant:
> 
> > !   out.write('#include "%s"\n' % headerFileName)
> 
> or possibly:
> 
> > !   out.write("#include \"%s\"\n" % headerFileName)

Oops, you're right.

Thanks.
-- 
Marc-Andre Lemburg
______________________________________________________________________
Business:                                      http://www.lemburg.com/
Python Pages:                           http://www.lemburg.com/python/



RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4