# Dédicace

À [Kalyan Varma](http://www.kalyanvarma.net/) et à beaucoup d'autres seniors de [PESIT](http://www.pes.edu/) qui nous ont présenté GNU/Linux et le monde de l'open source .

À la mémoire de [Atul Chitnis](http://www.nextbigwhat.com/atul-chitnis-obituary-297/), un ami et guide qui nous manquera énormément.

Aux [pionniers qui ont créé Internet](http://www.ibiblio.org/pioneers/index.html). Ce livre a été écrit pour la première fois en 2003. Il reste encore aujourd'hui populaire, grâce à la nature du partage de connaissances sur Internet telle qu’envisagée par ces pionniers.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://rgilliotte.gitbook.io/byte-of-python/avant-propos/dedication.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
