HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 6 and Version 7 of dev-lang/python


Ignore:
Timestamp:
04/16/08 12:32:44 (7 years ago)
Author:
andreasf
Comment:

Reformatted

Legend:

Unmodified
Added
Removed
Modified
  • dev-lang/python

    v6 v7  
    2929among other warnings (such as {{{warning: unknown conversion type character `z' in format}}}). 
    3030 
    31 On both, {{{#!/usr/bin/env python}}} needs to be changed to {{{#!/bin/env python}}}. 
     31On both, 
     32{{{ 
     33#!/usr/bin/env python 
     34}}} 
     35needs to be changed to 
     36{{{ 
     37#!/bin/env python 
     38}}} 
     39 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/