• @shinobizilla@lemm.ee
    link
    fedilink
    English
    42 years ago

    For my programming needs, I seem to notice it takes wild guesses from 3rd party libraries that are private and assumes it could be used in my code. Head scratching results.

    • @inverimus@lemm.ee
      link
      fedilink
      English
      12 years ago

      It will just make up 3rd party libraries. This seems to happen more often the less common the programming language is, like it will make up a library in that language that has the same name as actual library in Python.