No offence

  • darcy
    link
    fedilink
    -12 years ago

    dont listen to them my friend. python sucks. the only reason to use it is the libraries. otherwise use lua if you want a similar scripting language that doesnt care if you forget a space key

    • @Solumbran
      link
      22 years ago

      “Use lua if you want a language that allows you to code in a crappy way” is a good argument

      • darcy
        link
        fedilink
        02 years ago

        sure, but for small simple things (eg. something otherwise done in shell scripting), it is convenient and very simple, with consistent syntax. dont get me wrong: i love compiled languages